UpdateCurrencyRate.php
authorEdward <edward@roojs.com>
Mon, 20 Oct 2014 08:41:23 +0000 (16:41 +0800)
committerEdward <edward@roojs.com>
Mon, 20 Oct 2014 08:41:23 +0000 (16:41 +0800)
UpdateCurrencyRate.php

index 2bf7b74..3a1ba09 100644 (file)
@@ -111,6 +111,8 @@ class Pman_Core_UpdateCurrencyRate extends Pman
             
         }
         
+        $this->jok("DONE");
+        
     }
     
     function curl($url, $request = array(), $method = 'GET')