| changeset 1186 | e10c0c8ec4d5 |
| parent 1172 | 87be4580a839 |
--- a/web/museo-1415-02-controverses/index.php Sun Feb 08 23:53:49 2015 +0100 +++ b/web/museo-1415-02-controverses/index.php Tue Feb 10 15:09:19 2015 +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 +?>