web/bpi-extension-de-la-pub/index.php
changeset 1046 856319539eb9
parent 1043 4d50a093c39b
child 1186 e10c0c8ec4d5
--- a/web/bpi-extension-de-la-pub/index.php	Wed Jan 15 12:49:52 2014 +0100
+++ b/web/bpi-extension-de-la-pub/index.php	Thu Jan 16 15:28:04 2014 +0100
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: polemicaltimeline.php");
+header("Location: client.php");
 exit();
 ?>
\ No newline at end of file