web/museo-1314-04-lecture-active/index.php
changeset 1068 b4f2b413a4ae
parent 1059 a0849b982581
--- a/web/museo-1314-04-lecture-active/index.php	Tue Feb 18 11:41:07 2014 +0100
+++ b/web/museo-1314-04-lecture-active/index.php	Fri Feb 21 16:14:34 2014 +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