Hmmm database name causing some problems ...
This commit is contained in:
+1
-1
@@ -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";
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user