correct folder V02.97
authorThibaut Cavalié <thibaut.cavalie@iri.centrepompidou.fr>
Fri, 20 Jun 2014 10:54:14 +0200
changeset 1133 7af603663d1e
parent 1132 2fd5a80cb9b0
child 1134 7277c07f4b10
correct folder
web/fens2014/client.php
--- a/web/fens2014/client.php	Thu Jun 12 13:07:04 2014 +0200
+++ b/web/fens2014/client.php	Fri Jun 20 10:54:14 2014 +0200
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: ../fens2013-edito-verite-fiction/client.php".(isset($_GET['CONNECT']) && $_GET['CONNECT'] ? "?CONNECT=true" : ""));
+header("Location: ../fens2014-attention/client.php".(isset($_GET['CONNECT']) && $_GET['CONNECT'] ? "?CONNECT=true" : ""));
 exit();
 ?>
\ No newline at end of file