web/fens2014-attention/index.php
changeset 1135 e78bbfe90a57
parent 1125 13b4a9bda9ec
--- a/web/fens2014-attention/index.php	Fri Jun 20 10:54:26 2014 +0200
+++ b/web/fens2014-attention/index.php	Fri Jul 04 16:19:15 2014 +0200
@@ -1,5 +1,5 @@
 <?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