UpdateCurrencyRate.php
authorEdward <edward@roojs.com>
Tue, 21 Oct 2014 03:36:12 +0000 (11:36 +0800)
committerEdward <edward@roojs.com>
Tue, 21 Oct 2014 03:36:12 +0000 (11:36 +0800)
UpdateCurrencyRate.php

index e78d3e3..94ed190 100644 (file)
@@ -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',