summaryrefslogtreecommitdiff
path: root/src/frontend_lib/config.php
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-02-18 11:12:01 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-02-18 11:12:01 +0100
commite4ccb0827b22d10b46fbf45a9c7d7a5f4d398c3c (patch)
tree3d23531400703716a8ee4bfe16646871222e0c60 /src/frontend_lib/config.php
parentbf3a16e261075a27af81050ca7e59f9ff4171fe5 (diff)
downloadmerchant-e4ccb0827b22d10b46fbf45a9c7d7a5f4d398c3c.tar.gz
merchant-e4ccb0827b22d10b46fbf45a9c7d7a5f4d398c3c.tar.bz2
merchant-e4ccb0827b22d10b46fbf45a9c7d7a5f4d398c3c.zip
aligning final article style with blog's
Diffstat (limited to 'src/frontend_lib/config.php')
-rw-r--r--src/frontend_lib/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend_lib/config.php b/src/frontend_lib/config.php
index c6029c0c..5e8a0449 100644
--- a/src/frontend_lib/config.php
+++ b/src/frontend_lib/config.php
@@ -2,7 +2,7 @@
$REFUND_DELTA = 'P3M';
// set to false when done with local tests
-$explicit_currency = "PUDOS";
+$explicit_currency = "EUR";
$MERCHANT_CURRENCY = $explicit_currency;
$host = $_SERVER["HTTP_HOST"];