| changeset 174 | 779fd28fdbb8 |
| parent 150 | ffaea21247c4 |
--- a/web/CPV/index.php Tue Jun 14 13:55:27 2011 +0200 +++ b/web/CPV/index.php Tue Jun 14 14:55:09 2011 +0200 @@ -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