web/fens2012-gamestudies/index.php
changeset 659 44c5c0a2b6d4
parent 633 dfcbb21a8eac
--- a/web/fens2012-gamestudies/index.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-gamestudies/index.php	Tue Jul 24 12:41:41 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