web/fens_FabLab_Design_Metadata/index.php
author salimr <riwad.salim@yahoo.fr>
Wed, 26 Jun 2019 13:34:15 +0200
changeset 1500 b80b8e81065d
parent 181 4b9405c06dca
permissions -rwxr-xr-x
Add event enmi-preparatoire

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