| changeset 521 | 0fd2948de190 |
| parent 489 | a543cdb3cc79 |
--- a/web/rwd-meetup-visualisation/index.php Wed Feb 15 10:38:14 2012 +0100 +++ b/web/rwd-meetup-visualisation/index.php Wed Feb 15 12:36:11 2012 +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