Index: branches/5.2.x/core/units/helpers/brackets_helper.php =================================================================== diff -u -N -r15130 -r15137 --- branches/5.2.x/core/units/helpers/brackets_helper.php (.../brackets_helper.php) (revision 15130) +++ branches/5.2.x/core/units/helpers/brackets_helper.php (.../brackets_helper.php) (revision 15137) @@ -1,6 +1,6 @@ _language =& $this->Application->recallObject('lang.current'); + $this->_language = $this->Application->recallObject('lang.current'); /* @var $lang kDBItem */ $this->_decimalSeparator = $this->_language->GetDBField('DecimalPoint');