web/enmi12/polemicaltimeline.php
changeset 772 d3bc67bbb5e3
child 774 29cb496f4c57
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/enmi12/polemicaltimeline.php	Thu Jan 17 15:26:30 2013 +0100
@@ -0,0 +1,6 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: select.php");
+exit();
+?>
\ No newline at end of file