web/fens2014-design-metadata/index.php
changeset 1129 32641f0d1429
parent 1125 13b4a9bda9ec
child 1135 e78bbfe90a57
--- a/web/fens2014-design-metadata/index.php	Thu Jun 12 12:01:11 2014 +0200
+++ b/web/fens2014-design-metadata/index.php	Thu Jun 12 12:51:45 2014 +0200
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: polemicaltimeline.php");
+header("Location: client.php");
 exit();
 ?>
\ No newline at end of file