redirect to the polemical timeline V00.56
authorYves-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
redirect to the polemical timeline
web/CPV/index.php
--- 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