aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarja van Waes <marja@mageia.org>2022-04-28 19:45:54 +0200
committerMarja van Waes <marja@mageia.org>2022-04-28 19:45:54 +0200
commitf7b0e1845cdbe9d6dadabcd219a49d14e5352b02 (patch)
tree33731c1c466b212f4fa42c95edf26892690e7133
parent060ee40b1e7babe269f22ebed99795eb9e53cf4b (diff)
downloadwww-f7b0e1845cdbe9d6dadabcd219a49d14e5352b02.tar
www-f7b0e1845cdbe9d6dadabcd219a49d14e5352b02.tar.gz
www-f7b0e1845cdbe9d6dadabcd219a49d14e5352b02.tar.bz2
www-f7b0e1845cdbe9d6dadabcd219a49d14e5352b02.tar.xz
www-f7b0e1845cdbe9d6dadabcd219a49d14e5352b02.zip
Replace the note about hiding the old IBAN with a more general note
-rw-r--r--langs.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/langs.php b/langs.php
index b9c73f06e..9e7ff8faa 100644
--- a/langs.php
+++ b/langs.php
@@ -42,9 +42,8 @@ $G_coord_assos_bank = <<<T
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';