| author | Raphael Velt <raph.velt@gmail.com> |
| Thu, 20 Jun 2013 12:07:28 +0200 | |
| changeset 935 | bc90e3fd0875 |
| parent 934 | 60c9012ee111 |
| child 936 | f8350dcbd31f |
--- 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