web/edito-intelligence/index.php
changeset 521 0fd2948de190
parent 479 eb44a86b7a94
--- a/web/edito-intelligence/index.php	Wed Feb 15 10:38:14 2012 +0100
+++ b/web/edito-intelligence/index.php	Wed Feb 15 12:36:11 2012 +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