Author: toad
Date: 2009-02-18 22:34:48 +0000 (Wed, 18 Feb 2009)
New Revision: 25712
Modified:
trunk/website/pages/en/news.php
Log:
Update rate from xe.com
Modified: trunk/website/pages/en/news.php
===================================================================
--- trunk/website/pages/en/news.php 2009-02-18 22:34:17 UTC (rev 25711)
+++ trunk/website/pages/en/news.php 2009-02-18 22:34:48 UTC (rev 25712)
@@ -10,7 +10,7 @@
$handle = fopen($file, "r");
$paypalTotal = fread($handle, filesize($file));
fclose($handle);
- $usdRate = 0.70374;
+ $usdRate = 0.70268;
$totalUSD = ($paypalTotal + 3058.69);
$totalBGP = $totalUSD * $usdRate;
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs