| author | Raphael Velt <raph.velt@gmail.com> |
| Mon, 19 Dec 2011 10:18:50 +0100 | |
| changeset 437 | 375773ebcee4 |
| parent 433 | 8c6aa7ec5f78 (current diff) |
| parent 436 | 358527ae3f99 (diff) |
| child 438 | 892c3d9f635c |
| child 439 | d45c7b8ddd9b |
--- a/web/enmi2011/index.php Mon Dec 19 10:17:18 2011 +0100 +++ b/web/enmi2011/index.php Mon Dec 19 10:18: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