Index: branches/RC/core/units/general/helpers/modules.php =================================================================== diff -u -r10832 -r11610 --- branches/RC/core/units/general/helpers/modules.php (.../modules.php) (revision 10832) +++ branches/RC/core/units/general/helpers/modules.php (.../modules.php) (revision 11610) @@ -172,7 +172,7 @@ } } - array_push($modules, 'Core', 'Proj-base', 'Proj-CMS', 'Custom'); + array_push($modules, 'Core', 'In-Portal', 'In-Link', 'In-News', 'In-Bulletin', 'Proj-base', 'Custom'); return $modules; }