aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@sucuk.mageia.org>2022-04-28 19:55:02 +0200
committerroot <root@sucuk.mageia.org>2022-04-28 19:55:02 +0200
commit965e446e9910f73df96be01057ef4bbf258931e4 (patch)
tree33731c1c466b212f4fa42c95edf26892690e7133
parent1e64ce5631de0e70a7056669d8641e5f2a19a5c0 (diff)
parentf7b0e1845cdbe9d6dadabcd219a49d14e5352b02 (diff)
downloadwww-965e446e9910f73df96be01057ef4bbf258931e4.tar
www-965e446e9910f73df96be01057ef4bbf258931e4.tar.gz
www-965e446e9910f73df96be01057ef4bbf258931e4.tar.bz2
www-965e446e9910f73df96be01057ef4bbf258931e4.tar.xz
www-965e446e9910f73df96be01057ef4bbf258931e4.zip
Merge branch 'master' of git://git.mageia.org/web/www
-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';