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