From: Alan Knowles Date: Mon, 5 Oct 2015 08:29:47 +0000 (+0800) Subject: UpdateCurrencyRate.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=5e4d6f11f67b9b9763fae9abd50d381bd9082726 UpdateCurrencyRate.php --- diff --git a/UpdateCurrencyRate.php b/UpdateCurrencyRate.php index 54bed5c3..a418cd58 100644 --- a/UpdateCurrencyRate.php +++ b/UpdateCurrencyRate.php @@ -34,7 +34,7 @@ class Pman_Core_UpdateCurrencyRate extends Pman function get($args, $opts) { - DB_DataObject::DebugLevel(1); + //DB_DataObject::DebugLevel(1); $d = DB_DataObject::Factory('core_curr_rate'); $d->loadRates();