web/fens2013/client.php
changeset 920 3e139384cae1
parent 913 68e577cd07fa
child 928 dd21456d50a7
--- a/web/fens2013/client.php	Fri Jun 07 11:55:46 2013 +0200
+++ b/web/fens2013/client.php	Fri Jun 07 17:53:20 2013 +0200
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: select.php");
+header("Location: ../fens2013-mashupfilmfestival/client.php");
 exit();
 ?>
\ No newline at end of file