Index: branches/5.3.x/core/install/install_toolkit.php =================================================================== diff -u -N -r16156 -r16180 --- branches/5.3.x/core/install/install_toolkit.php (.../install_toolkit.php) (revision 16156) +++ branches/5.3.x/core/install/install_toolkit.php (.../install_toolkit.php) (revision 16180) @@ -1,6 +1,6 @@ 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);