Merge with ffc077cd6f287efdf6efa2175eb3b1d4d4305117 V01.41
authorRaphael Velt <raph.velt@gmail.com>
Thu, 16 Feb 2012 12:32:56 +0100
changeset 523 02c65a963223
parent 522 26c860835abb (current diff)
parent 521 0fd2948de190 (diff)
child 524 159513f6bc0a
Merge with ffc077cd6f287efdf6efa2175eb3b1d4d4305117
--- a/web/bpi-des-livres-aux-machines/index.php	Thu Feb 16 12:32:33 2012 +0100
+++ b/web/bpi-des-livres-aux-machines/index.php	Thu Feb 16 12:32:56 2012 +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
--- a/web/edito-intelligence/index.php	Thu Feb 16 12:32:33 2012 +0100
+++ b/web/edito-intelligence/index.php	Thu Feb 16 12:32:56 2012 +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
--- a/web/rwd-meetup-visualisation/index.php	Thu Feb 16 12:32:33 2012 +0100
+++ b/web/rwd-meetup-visualisation/index.php	Thu Feb 16 12:32:56 2012 +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