UpdateCurrencyRate.php
authorEdward <edward@roojs.com>
Mon, 20 Oct 2014 07:25:44 +0000 (15:25 +0800)
committerEdward <edward@roojs.com>
Mon, 20 Oct 2014 07:25:44 +0000 (15:25 +0800)
UpdateCurrencyRate.php

index 06fd631..64ed0b3 100644 (file)
@@ -30,7 +30,7 @@ class Pman_Core_UpdateCurrencyRate extends Pman
     
     function get()
     {
-        print_r(date('m/d/y'));exit;
+        print_r(date('m/d/y', strtotime("-6 MONTH")));exit;
         
         echo "obtain the currency lists... \n";