Index: core/install/install_toolkit.php =================================================================== --- core/install/install_toolkit.php +++ core/install/install_toolkit.php @@ -704,8 +704,6 @@ $db->Query($sql); } - $this->Application->refreshModuleInfo(); // this module configs are now processed - // because of configs was read only from installed before modules (in-portal), then reread configs $this->Application->UnitConfigReader->scanModules(MODULES_PATH . DIRECTORY_SEPARATOR . $module_folder); @@ -1025,4 +1023,4 @@ return $compression_engines; } - } \ No newline at end of file + }