web/bpidoudou/index.php
changeset 782 3be3bf641aae
parent 734 f56349854320
--- a/web/bpidoudou/index.php	Tue Jan 29 13:14:09 2013 +0100
+++ b/web/bpidoudou/index.php	Fri Feb 01 10:26:18 2013 +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