web/edito-1516-03-editorialisation-universitaire/index.php
changeset 1312 18e26fddbc5c
parent 1310 69797e45e10f
--- a/web/edito-1516-03-editorialisation-universitaire/index.php	Tue Jan 05 12:03:06 2016 +0100
+++ b/web/edito-1516-03-editorialisation-universitaire/index.php	Mon Jan 11 13:17:50 2016 +0100
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
 exit();
 ?>