UpdateCurrencyRate.php
[Pman.Core] / 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')