aboutsummaryrefslogtreecommitdiffstats
path: root/langs.php
diff options
context:
space:
mode:
authorDamien Lallement <dams@mageia.org>2010-12-20 13:20:27 +0000
committerDamien Lallement <dams@mageia.org>2010-12-20 13:20:27 +0000
commit77c881d227f6be42e34b3654fd19f6ba2aabe92f (patch)
treec16a067e20bf41cb281b0eccc9cf86a26347ae8f /langs.php
parent0b297c1cc42fcba1855d962856cb924eda5da204 (diff)
downloadwww-77c881d227f6be42e34b3654fd19f6ba2aabe92f.tar
www-77c881d227f6be42e34b3654fd19f6ba2aabe92f.tar.gz
www-77c881d227f6be42e34b3654fd19f6ba2aabe92f.tar.bz2
www-77c881d227f6be42e34b3654fd19f6ba2aabe92f.tar.xz
www-77c881d227f6be42e34b3654fd19f6ba2aabe92f.zip
update bank coord
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
+*/