Index: branches/5.3.x/units/helpers/bank_lv_currency_rates.php =================================================================== diff -u -N -r15492 -r16522 --- branches/5.3.x/units/helpers/bank_lv_currency_rates.php (.../bank_lv_currency_rates.php) (revision 15492) +++ branches/5.3.x/units/helpers/bank_lv_currency_rates.php (.../bank_lv_currency_rates.php) (revision 16522) @@ -1,6 +1,6 @@ Application->recallObject('CurlHelper'); - /* @var $curl_helper kCurlHelper */ $xml = $curl_helper->Send($this->RateSource);