web/museo-1415-07-traduction/index.php
changeset 1238 7839dce53e94
parent 1235 56677436299f
--- a/web/museo-1415-07-traduction/index.php	Wed May 20 18:36:14 2015 +0200
+++ b/web/museo-1415-07-traduction/index.php	Wed May 20 18:36:26 2015 +0200
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
 exit();
 ?>