| author | Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> |
| Tue, 14 Jun 2011 14:55:09 +0200 | |
| changeset 174 | 779fd28fdbb8 |
| parent 173 | 28dc87c08355 |
| child 175 | 496f30992bfa |
| web/CPV/index.php | file | annotate | diff | comparison | revisions |
--- 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