# HG changeset patch # User Raphael Velt # Date 1359460499 -3600 # Node ID 03e4333650266e5839167317708c7981542d6f63 # Parent e13084ff318b580a0823d26b1c807951fec878a9 ENMI 12 are back diff -r e13084ff318b -r 03e433365026 web/common.php --- 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" ); diff -r e13084ff318b -r 03e433365026 web/enmi12/index.php --- 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 @@ \ No newline at end of file diff -r e13084ff318b -r 03e433365026 web/enmi12/polemicaltimeline.php --- 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