web/enmi2012-seminaire-1/index.php
changeset 638 e0d4e8431de3
parent 565 d18e8de98322
--- a/web/enmi2012-seminaire-1/index.php	Thu Jun 14 16:05:27 2012 +0200
+++ b/web/enmi2012-seminaire-1/index.php	Wed Jun 20 18:46:56 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