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

index 172a384..e7f2645 100644 (file)
@@ -11,6 +11,8 @@ class Pman_Core_UpdateCurrencyRate extends Pman
     
     var $cli = false; 
     
+    var $actionUrl = 'http://www.oanda.com/currency/historical-rates-classic';
+    
     function getAuth() 
     {
         $ff = HTML_FlexyFramework::get();