--- a/web/common.php Thu Feb 28 11:45:02 2013 +0100
+++ b/web/common.php Thu Feb 28 11:45:42 2013 +0100
@@ -35,7 +35,7 @@
'fens2012-edito-datajournalisme',
'fens2012-wiid',
'edito-1213-01-contextes', 'edito-1213-02-collectifs-auteurs',
- "enmi12", "bpidoudou"
+ "enmi12", "bpidoudou", 'edito-1213-04-lire-ecrire'
);
--- a/web/edito-1213-04-lire-ecrire/config.php Thu Feb 28 11:45:02 2013 +0100
+++ b/web/edito-1213-04-lire-ecrire/config.php Thu Feb 28 11:45:42 2013 +0100
@@ -55,5 +55,5 @@
'archive_description' => 'par <a href="http://www.sens-public.org" target="_blank">Sens Public</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a><br/>au Centre Pompidou le 14/02/2013 17:30',
// After the event
- 'metadata' => "fa98b8e4-63af-11e2-baaf-00145ea4a2be"
+ 'metadata' => "f0a659f2-7ab8-11e2-88b4-00145ea4a2be"
);
\ No newline at end of file
--- a/web/edito-1213-04-lire-ecrire/index.php Thu Feb 28 11:45:02 2013 +0100
+++ b/web/edito-1213-04-lire-ecrire/index.php Thu Feb 28 11:45:42 2013 +0100
@@ -1,6 +1,6 @@
<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
?>
\ No newline at end of file