web/eduinnov-focus/index.php
changeset 1186 e10c0c8ec4d5
parent 546 fd35749faca9
--- a/web/eduinnov-focus/index.php	Sun Feb 08 23:53:49 2015 +0100
+++ b/web/eduinnov-focus/index.php	Tue Feb 10 15:09:19 2015 +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