| changeset 1186 | e10c0c8ec4d5 |
| parent 1166 | d92b7a46e5c1 |
--- a/web/enmi14/index.php Sun Feb 08 23:53:49 2015 +0100 +++ b/web/enmi14/index.php Tue Feb 10 15:09:19 2015 +0100 @@ -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