Index: branches/5.2.x/core/install/install_toolkit.php =================================================================== diff -u -N -r16306 -r16420 --- branches/5.2.x/core/install/install_toolkit.php (.../install_toolkit.php) (revision 16306) +++ branches/5.2.x/core/install/install_toolkit.php (.../install_toolkit.php) (revision 16420) @@ -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);