aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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']);