| changeset 1203 | dfd75fc1cd4e |
| parent 1201 | b541c0ff83e4 |
--- a/web/attention-1415-02-recherche-algo-attention-hermeneutique/index.php Tue Feb 17 15:49:51 2015 +0100 +++ b/web/attention-1415-02-recherche-algo-attention-hermeneutique/index.php Wed Feb 18 16:48:14 2015 +0100 @@ -1,5 +1,5 @@ <?php // Permanent redirection header("HTTP/1.1 301 Moved Permanently"); -header("Location: client.php"); +header("Location: polemicaltimeline.php"); exit();