Index: branches/5.2.x/core/kernel/utility/formatters/date_formatter.php =================================================================== diff -u -N -r14748 -r15137 --- branches/5.2.x/core/kernel/utility/formatters/date_formatter.php (.../date_formatter.php) (revision 14748) +++ branches/5.2.x/core/kernel/utility/formatters/date_formatter.php (.../date_formatter.php) (revision 15137) @@ -1,6 +1,6 @@ language =& $this->Application->recallObject('lang.current'); + $this->language = $this->Application->recallObject('lang.current'); } /**