* fix the error when my.php doesn't exits.
This commit is contained in:
@@ -1340,6 +1340,8 @@ class router
|
||||
*/
|
||||
public function loadConfig($moduleName, $exitIfNone = true)
|
||||
{
|
||||
$extConfigFiles = array();
|
||||
|
||||
/* Set the main config file and extension config file. */
|
||||
if($moduleName == 'common')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user