Index: branches/5.2.x/core/units/sections/site_config_eh.php =================================================================== diff -u -N -r15130 -r15137 --- branches/5.2.x/core/units/sections/site_config_eh.php (.../site_config_eh.php) (revision 15130) +++ branches/5.2.x/core/units/sections/site_config_eh.php (.../site_config_eh.php) (revision 15137) @@ -1,6 +1,6 @@ _helper)) { - $this->_helper =& $this->Application->recallObject('SiteConfigHelper'); + $this->_helper = $this->Application->recallObject('SiteConfigHelper'); } $prefix_file = basename( $this->Application->UnitConfigReader->getPrefixFile($event->MasterEvent->Prefix) );