X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=UpdateCurrencyRate.php;h=fc37c1f9476e210ecbf176896fdbf480b6231319;hp=04b63b04ad680ef138b4fec8df9679a51026eadc;hb=fec5bf43d91f14f72e1c52f94baae3bb73702ae2;hpb=5be871b4d0f9abccb266496b80f5b9dc2e7f5bd6 diff --git a/UpdateCurrencyRate.php b/UpdateCurrencyRate.php index 04b63b04..fc37c1f9 100644 --- a/UpdateCurrencyRate.php +++ b/UpdateCurrencyRate.php @@ -106,8 +106,7 @@ class Pman_Core_UpdateCurrencyRate extends Pman )); (empty($o)) ? $curr->insert() : $curr->update($o); - print_R($curr);exit; - $this->jok("DONE"); + } $this->jok("DONE");