web/costech-sn-formats-receptions-editorialisation/index.php
changeset 1248 a56723b35412
parent 1247 078d178bf81b
child 1276 0342efc0b08c
--- a/web/costech-sn-formats-receptions-editorialisation/index.php	Tue May 19 17:33:16 2015 +0200
+++ b/web/costech-sn-formats-receptions-editorialisation/index.php	Wed May 27 18:44:35 2015 +0200
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: index.php");
+header("Location: client.php");
 exit();
 ?>