From: Alan Knowles Date: Mon, 5 Oct 2015 08:18:53 +0000 (+0800) Subject: UpdateCurrencyRate.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=44e228c877f6a0ae4858b0a3121bfa9bef890d95 UpdateCurrencyRate.php --- diff --git a/UpdateCurrencyRate.php b/UpdateCurrencyRate.php index f7cda98a..0cb3f312 100644 --- a/UpdateCurrencyRate.php +++ b/UpdateCurrencyRate.php @@ -1,6 +1,6 @@ loadRates(); + die("done"); + + + + + + + + } + function oldversion() + { $currency = array(); $response = $this->curl($this->actionUrl, array(), 'GET');