aboutsummaryrefslogtreecommitdiffstats
path: root/langs.php
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2016-04-05 21:07:13 +0200
committerRémi Verschelde <rverschelde@gmail.com>2016-04-05 21:07:13 +0200
commit7b53d014f69d7f0f3d9507f7c0150c0a746a2393 (patch)
tree1cff175cc5f1b0d91820bb7d3587f3ff6bb824f0 /langs.php
parentdbc78ff17ded051afc9e1d70f7081ba7be2b7f38 (diff)
downloadwww-7b53d014f69d7f0f3d9507f7c0150c0a746a2393.tar
www-7b53d014f69d7f0f3d9507f7c0150c0a746a2393.tar.gz
www-7b53d014f69d7f0f3d9507f7c0150c0a746a2393.tar.bz2
www-7b53d014f69d7f0f3d9507f7c0150c0a746a2393.tar.xz
www-7b53d014f69d7f0f3d9507f7c0150c0a746a2393.zip
Remove bank info temporarily
Diffstat (limited to 'langs.php')
-rw-r--r--langs.php8
1 files changed, 6 insertions, 2 deletions
diff --git a/langs.php b/langs.php
index 4b9d8afdb..6849d781a 100644
--- a/langs.php
+++ b/langs.php
@@ -38,10 +38,14 @@ $G_coord_assos_bank = <<<T
78650 BEYNES
FRANCE
- IBAN: FR76 3006 6103 1600 0202 1370 139
- BIC: CMCIFRPP
+ IBAN:
+ BIC:
T;
+//Removed temporarily, something fishy with the account to check
+//IBAN: FR76 3006 6103 1600 0202 1370 139
+//BIC: CMCIFRPP
+
require_once 'langs.inc.php';
$sru = trim($_SERVER['REQUEST_URI']);