From: Alan Knowles Date: Mon, 5 Oct 2015 08:29:56 +0000 (+0800) Subject: UpdateCurrencyRate.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=f1ce992dbc219c385f8488b138e47565a679deda;hp=5e4d6f11f67b9b9763fae9abd50d381bd9082726;p=Pman.Core UpdateCurrencyRate.php --- diff --git a/UpdateCurrencyRate.php b/UpdateCurrencyRate.php index a418cd58..298d069a 100644 --- a/UpdateCurrencyRate.php +++ b/UpdateCurrencyRate.php @@ -40,7 +40,7 @@ class Pman_Core_UpdateCurrencyRate extends Pman $hkd = $d->convert(1,'USD','HKD'); - echo "1 USD is ~ $hkd HKD (should be aobut 7.8)\n "; + echo "1 USD is ~ $hkd HKD (should be aobut 7.75)\n "; die("done");