--- 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