Index: branches/5.2.x/core/units/helpers/image_helper.php =================================================================== diff -u -N -r15012 -r15137 --- branches/5.2.x/core/units/helpers/image_helper.php (.../image_helper.php) (revision 15012) +++ branches/5.2.x/core/units/helpers/image_helper.php (.../image_helper.php) (revision 15137) @@ -1,6 +1,6 @@ fileHelper =& $this->Application->recallObject('FileHelper'); + $this->fileHelper = $this->Application->recallObject('FileHelper'); } /**