Index: trunk/core/units/general/helpers/sections_helper.php =================================================================== diff -u -N -r4770 -r4885 --- trunk/core/units/general/helpers/sections_helper.php (.../sections_helper.php) (revision 4770) +++ trunk/core/units/general/helpers/sections_helper.php (.../sections_helper.php) (revision 4885) @@ -39,7 +39,7 @@ $this->Tree = unserialize($data['Data']); return ; } - $this->Application->UnitConfigReader->includeConfigFiles(); + $this->Application->UnitConfigReader->includeConfigFiles(MODULES_PATH); $this->Tree = Array(); if (!$unit_config_reader) {