Hmmm database name causing some problems ...

This commit is contained in:
moodler
2003-01-02 15:12:34 +00:00
parent e1bf736ffa
commit 5422d75fcb
+1 -1
View File
@@ -27,7 +27,7 @@
if (!isset($CFG->prefix)) { // Just in case it isn't defined in config.php
$CFG->prefix = "";
}
$CFG->prefix = "$CFG->dbname.$CFG->prefix";
//$CFG->prefix = "$CFG->dbname.$CFG->prefix";