web/enmi2011/index.php
changeset 465 297156c2efbe
parent 434 72f6b7a40b19
--- a/web/enmi2011/index.php	Sat Jan 07 16:12:44 2012 +0100
+++ b/web/enmi2011/index.php	Sat Jan 07 16:13:42 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