UpdateCurrencyRate.php
authorEdward <edward@roojs.com>
Mon, 20 Oct 2014 06:36:54 +0000 (14:36 +0800)
committerEdward <edward@roojs.com>
Mon, 20 Oct 2014 06:36:54 +0000 (14:36 +0800)
UpdateCurrencyRate.php

index f3aebaa..172a384 100644 (file)
@@ -24,7 +24,8 @@ class Pman_Core_UpdateCurrencyRate extends Pman
     
     function get()
     {
-        print_r('update currency exchange rate');
+        echo"'update currency exchange rate \n";
+        
     }
     
 }
\ No newline at end of file