--- a/web/common.php Mon Jan 28 18:28:06 2013 +0100
+++ b/web/common.php Tue Jan 29 12:54:59 2013 +0100
@@ -35,7 +35,7 @@
'fens2012-edito-datajournalisme',
'fens2012-wiid',
'edito-1213-01-contextes', 'edito-1213-02-collectifs-auteurs',
- //"enmi12"
+ "enmi12"
);
--- a/web/enmi12/index.php Mon Jan 28 18:28:06 2013 +0100
+++ b/web/enmi12/index.php Tue Jan 29 12:54:59 2013 +0100
@@ -1,6 +1,6 @@
<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: select.php");
exit();
?>
\ No newline at end of file
--- a/web/enmi12/polemicaltimeline.php Mon Jan 28 18:28:06 2013 +0100
+++ b/web/enmi12/polemicaltimeline.php Tue Jan 29 12:54:59 2013 +0100
@@ -2,6 +2,6 @@
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
//header("Location: select.php");
-header("Location: client.php");
+header("Location: select.php");
exit();
?>
\ No newline at end of file