| changeset 1106 | 1f827e73cb58 |
| parent 1102 | 560633180033 |
--- a/web/edito-1314-05-algorithme/index.php Thu Apr 24 15:16:37 2014 +0200 +++ b/web/edito-1314-05-algorithme/index.php Fri Apr 25 11:08:41 2014 +0200 @@ -1,6 +1,6 @@ <?php // Permanent redirection header("HTTP/1.1 301 Moved Permanently"); -header("Location: client.php"); +header("Location: polemicaltimeline.php"); exit(); ?> \ No newline at end of file