--- a/web/common.php Tue Feb 10 15:48:45 2015 +0100
+++ b/web/common.php Wed Feb 11 10:49:46 2015 +0100
@@ -58,6 +58,7 @@
'fens2014-design-metadata','fens2014-museo','fens2014-transmediamix','fens2014-edito','fens2014-attention',
'pour-la-transition-une-conomie-du-partage-de-la-connaissance-et-des-biens-communs','spel-01-gout-archivage', 'edito-1415-01-hybridation-pratiques-recherche',
'museo-1415-01-inaugurale', 'museo-1415-02-controverses', 'attention-1415-01-attention-automatisee',
+ 'museo-1415-04-reseau-sociaux-hermeneutiques',
);
--- a/web/museo-1415-04-reseau-sociaux-hermeneutiques/config.php Tue Feb 10 15:48:45 2015 +0100
+++ b/web/museo-1415-04-reseau-sociaux-hermeneutiques/config.php Wed Feb 11 10:49:46 2015 +0100
@@ -44,5 +44,5 @@
'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le mardi 10 février 2015 | 17:30 - 20:00",
// After the event
- 'metadata' => ""
+ 'metadata' => "9fc4e780-b1d2-11e4-8a8e-00145ea4a2be"
);
--- a/web/museo-1415-04-reseau-sociaux-hermeneutiques/index.php Tue Feb 10 15:48:45 2015 +0100
+++ b/web/museo-1415-04-reseau-sociaux-hermeneutiques/index.php Wed Feb 11 10:49:46 2015 +0100
@@ -1,6 +1,6 @@
<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
?>