From 44e228c877f6a0ae4858b0a3121bfa9bef890d95 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 5 Oct 2015 16:18:53 +0800 Subject: [PATCH] UpdateCurrencyRate.php --- UpdateCurrencyRate.php | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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'); -- 2.39.2