From: Edward Date: Tue, 21 Oct 2014 03:36:12 +0000 (+0800) Subject: UpdateCurrencyRate.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=39d34196265d44cdc6afc837289a1502c163e3bd UpdateCurrencyRate.php --- diff --git a/UpdateCurrencyRate.php b/UpdateCurrencyRate.php index e78d3e3d..94ed1909 100644 --- a/UpdateCurrencyRate.php +++ b/UpdateCurrencyRate.php @@ -60,7 +60,7 @@ class Pman_Core_UpdateCurrencyRate extends Pman foreach ($currency as $k => $c){ - echo "\nProcessing Currency : $c ($k / $total) \n"; + echo "\nProcessing Currency : $c ($k / $total) \n"; $params = array( 'lang' => 'en',