web/edito-serious-games/index.php
changeset 595 71363e9b210c
parent 553 65e5d6884a9e
--- a/web/edito-serious-games/index.php	Fri Apr 20 09:33:00 2012 +0200
+++ b/web/edito-serious-games/index.php	Fri Apr 27 19:17:39 2012 +0200
@@ -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