web/museo-1415-07-traduction/index.php
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Tue, 19 May 2015 16:42:51 +0200
changeset 1235 56677436299f
parent 1216 web/museo-1415-06-multilinguisme/index.php@12df6e4762ed
child 1238 7839dce53e94
permissions -rw-r--r--
add museo 19/05

<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
header("Location: client.php");
exit();
?>