Browse Source

Forgot to change pasted name...

Lacey Sanderson 11 years ago
parent
commit
4d1d2ffc0b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tripal_pub/tripal_pub.install

+ 2 - 2
tripal_pub/tripal_pub.install

@@ -212,7 +212,7 @@ function tripal_pub_add_custom_tables() {
 /**
  *
  */
-function tripal_project_add_cvs() {
+function tripal_pub_add_cvs() {
 
   // Add cv for relationship types
   tripal_cv_add_cv(
@@ -223,7 +223,7 @@ function tripal_project_add_cvs() {
 /**
  *
  */
-function tripal_project_add_cvterms() {
+function tripal_pub_add_cvterms() {
 
 }