aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--langs.php11
1 files changed, 5 insertions, 6 deletions
diff --git a/langs.php b/langs.php
index a8000883a..9e7ff8faa 100644
--- a/langs.php
+++ b/langs.php
@@ -33,18 +33,17 @@ $G_coord_assos = <<<T
FRANCE
T;
$G_coord_assos_bank = <<<T
- CIC BEYNES
- 18 rue de la République
- 78650 BEYNES
+ Name of the bank
+ Number Street
+ Zip code TOWN
FRANCE
IBAN:
BIC:
T;
-//Removed temporarily, something fishy with the account to check
-//IBAN: FR76 3006 6103 1600 0202 1370 139
-//BIC: CMCIFRPP
+//We don't publish the IBAN and BIC.
+//Doing so caused problems in the past.
require_once 'langs.inc.php';