| changeset 1186 | e10c0c8ec4d5 |
| parent 687 | 828c970342e5 |
| child 1382 | 53b05c47f473 |
--- a/web/caps2012/index.php Sun Feb 08 23:53:49 2015 +0100 +++ b/web/caps2012/index.php Tue Feb 10 15:09:19 2015 +0100 @@ -1,6 +1,6 @@ <?php // Permanent redirection header("HTTP/1.1 302 Moved temporarily"); -header("Location: client.php"); +header("Location: polemicaltimeline.php"); exit(); ?> \ No newline at end of file