Explorar o código

Debugging tables being created in wrong schema

spficklin %!s(int64=12) %!d(string=hai) anos
pai
achega
85e468841c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tripal_core/api/tripal_core.api.inc

+ 1 - 1
tripal_core/api/tripal_core.api.inc

@@ -2411,7 +2411,7 @@ function tripal_get_moddir($module_name) {
  *
  * @ingroup tripal_chado_api
  */
-function tripal_db_set_active($dbname) {
+function tripal_db_set_active($dbname = 'default') {
   global $db_url, $db_type;
   $chado_exists = 0;