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

index 8e82dd5..eb1912e 100644 (file)
@@ -62,7 +62,7 @@ class Pman_Core_UpdateCurrencyRate extends Pman
                 'date1' => date('m/d/y', strtotime("-6 MONTH")),
                 'date'=> date('m/d/y'),
                 'date_fmt' => 'us',
-                'exch' => 'CNY',
+                'exch' => $c,
                 'expr' => 'USD',
                 'margin_fixed' => 0,
                 'format'=> 'HTML'