Index: branches/5.2.x/index.php =================================================================== diff -u -N -r16419 -r16420 --- branches/5.2.x/index.php (.../index.php) (revision 16419) +++ branches/5.2.x/index.php (.../index.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);