From: Edward Date: Mon, 20 Oct 2014 07:41:07 +0000 (+0800) Subject: UpdateCurrencyRate.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=863712984dc65072ff079d5a937639ea3b4daa0f UpdateCurrencyRate.php --- diff --git a/UpdateCurrencyRate.php b/UpdateCurrencyRate.php index 58b83298..43be1593 100644 --- a/UpdateCurrencyRate.php +++ b/UpdateCurrencyRate.php @@ -84,7 +84,7 @@ class Pman_Core_UpdateCurrencyRate extends Pman $elements = $xpath->query("tbody", $ts->item(0)); - print_r($ts->item(0)->firstChild); + print_r($ts->item(0)->firstChild->firstChild->getAttributes()); }