Index: branches/5.2.x/core/units/sections/site_config_tp.php =================================================================== diff -u -N -r14244 -r15137 --- branches/5.2.x/core/units/sections/site_config_tp.php (.../site_config_tp.php) (revision 14244) +++ branches/5.2.x/core/units/sections/site_config_tp.php (.../site_config_tp.php) (revision 15137) @@ -1,6 +1,6 @@ Array ('image' => 'design_mode', 'title' => 'la_btn_DesignMode'), ); - $site_config_helper =& $this->Application->recallObject('SiteConfigHelper'); + $site_config_helper = $this->Application->recallObject('SiteConfigHelper'); /* @var $site_config_helper SiteConfigHelper */ $settings = $site_config_helper->getSettings();