aboutsummaryrefslogtreecommitdiffstats
path: root/langs.php
diff options
context:
space:
mode:
Diffstat (limited to 'langs.php')
-rw-r--r--langs.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/langs.php b/langs.php
index 1b0289925..69297f260 100644
--- a/langs.php
+++ b/langs.php
@@ -10,7 +10,6 @@ $G_coord_assos = <<<T
8B rue de la Terrasse
75017 Paris
France
-
T;
$G_coord_assos_bank = <<<T
CIC Paris Villiers
@@ -18,10 +17,8 @@ $G_coord_assos_bank = <<<T
75017 Paris
France
- RIB: 30066 10876 00020064501 23
IBAN: FR76 3006 6108 7600 0200 6450 123
BIC: CMCIFRPP
-
T;
require_once 'langs.inc.php';
@@ -128,4 +125,4 @@ echo <<<H
H;
/*
echo sprintf('<p class="loc">%s</p>', implode(' | ', $list_langs));
-*/ \ No newline at end of file
+*/