| changeset 434 | 72f6b7a40b19 |
| parent 418 | 997ce30ae79d |
| child 465 | 297156c2efbe |
--- a/web/enmi2011/index.php Mon Dec 19 01:41:39 2011 +0100 +++ b/web/enmi2011/index.php Mon Dec 19 10:02:50 2011 +0100 @@ -1,6 +1,6 @@ <?php // Permanent redirection header("HTTP/1.1 301 Moved Permanently"); -header("Location: polemicaltimeline.php"); +header("Location: client.php"); exit(); ?> \ No newline at end of file