web/edito-1415-03-politique-archive-formats/index.php
changeset 1207 f358c7aa79c7
parent 1198 ff4b567d51f2
--- a/web/edito-1415-03-politique-archive-formats/index.php	Wed Mar 11 12:23:14 2015 +0100
+++ b/web/edito-1415-03-politique-archive-formats/index.php	Tue Mar 17 11:25:04 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();
 ?>