| changeset 935 | bc90e3fd0875 |
| parent 930 | 8edac8bd0851 |
--- a/web/fens2013/client.php Tue Jun 18 18:31:26 2013 +0200 +++ b/web/fens2013/client.php Thu Jun 20 12:07:28 2013 +0200 @@ -1,6 +1,6 @@ <?php // Permanent redirection header("HTTP/1.1 301 Moved Permanently"); -header("Location: ../fens2013-museo-cultural-data/client.php"); +header("Location: ../fens2013-edito-verite-fiction/client.php".(isset($_GET['CONNECT']) && $_GET['CONNECT'] ? "?CONNECT=true" : "")); exit(); ?> \ No newline at end of file