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

index e50362b..90130eb 100644 (file)
@@ -84,7 +84,7 @@ class Pman_Core_UpdateCurrencyRate extends Pman
         
         $elements = $xpath->query("//table/table/tbody", $ts->item(0));
         
-        print_r($elements->item(0));
+        print_r($elements);
         
     }