# HG changeset patch
# User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
# Date 1329226483 -3600
# Node ID 05bad5a42bcdfe195aebd14a438e381b7fec8c6b
# Parent cbffcbfd37bb408b2d322c2dde8daeb4f8ee0434
Correct '__DIR__' to __DIR__
diff -r cbffcbfd37bb -r 05bad5a42bcd web/2011-2012-museo-contribution/config.php
--- a/web/2011-2012-museo-contribution/config.php Tue Feb 14 14:25:12 2012 +0100
+++ b/web/2011-2012-museo-contribution/config.php Tue Feb 14 14:34:43 2012 +0100
@@ -27,7 +27,7 @@
'link' => 'http://www.iri.centrepompidou.fr/evenement/museologie-museographie-et-nouvelles-formes-dadresse-au-public/?lang=fr_fr',
'islive' => true,
'keywords' => 'muséographie, muséologie, contribution, indexation, numérisation, communautés, recherche, médiation',
- 'rep' => basename('__DIR__'),
+ 'rep' => basename(__DIR__),
'partenaires'=> "
|
|
| | ",
'client_visual' => 'images/big_visuel_edito.jpg',// 501 × 376 pixels
diff -r cbffcbfd37bb -r 05bad5a42bcd web/iii-catastrophe/config.php
--- a/web/iii-catastrophe/config.php Tue Feb 14 14:25:12 2012 +0100
+++ b/web/iii-catastrophe/config.php Tue Feb 14 14:34:43 2012 +0100
@@ -28,7 +28,7 @@
'link' => 'http://forum.dir.u-tokyo.ac.jp/?p=319&lang=fr',
'islive' => true,
'keywords' => 'media, catastrophe, manga, cinema, tv, anime, art, game, iii, iri',
- 'rep' => basename('__DIR__'),
+ 'rep' => basename(__DIR__),
'partenaires'=> "
|