X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=UpdateCurrencyRate.php;h=298d069a5bc652109f8c5652708bb5fd982b206e;hb=f1ce992dbc219c385f8488b138e47565a679deda;hp=a418cd588123679abffeac3ac385313b3d3eee96;hpb=5e4d6f11f67b9b9763fae9abd50d381bd9082726;p=Pman.Core 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");