Index: branches/5.2.x/units/helpers/frny_currency_rates.php =================================================================== diff -u -N -r14839 -r15141 --- branches/5.2.x/units/helpers/frny_currency_rates.php (.../frny_currency_rates.php) (revision 14839) +++ branches/5.2.x/units/helpers/frny_currency_rates.php (.../frny_currency_rates.php) (revision 15141) @@ -24,7 +24,7 @@ function GetRatesData() { - $curl_helper =& $this->Application->recallObject('CurlHelper'); + $curl_helper = $this->Application->recallObject('CurlHelper'); /* @var $curl_helper kCurlHelper */ for($i = 0; $i < 10; $i++)