Index: branches/5.1.x/core/units/sections/site_config_eh.php =================================================================== diff -u -N -r13545 -r13907 --- branches/5.1.x/core/units/sections/site_config_eh.php (.../site_config_eh.php) (revision 13545) +++ branches/5.1.x/core/units/sections/site_config_eh.php (.../site_config_eh.php) (revision 13907) @@ -1,6 +1,6 @@ MasterEvent->getEventParam('skip_site_config') ) { + return ; + } + if (!isset($this->_helper)) { $this->_helper =& $this->Application->recallObject('SiteConfigHelper'); }