UpdateCurrencyRate.php
authorEdward <edward@roojs.com>
Mon, 20 Oct 2014 05:38:06 +0000 (13:38 +0800)
committerEdward <edward@roojs.com>
Mon, 20 Oct 2014 05:38:06 +0000 (13:38 +0800)
UpdateCurrencyRate.php

index f9b90ce..f3aebaa 100644 (file)
@@ -7,6 +7,8 @@ class Pman_Core_UpdateCurrencyRate extends Pman
     
     static $cli_desc = "Update Currency Exchange Rate";
     
+    static $cli_opts = array();
+    
     var $cli = false; 
     
     function getAuth()