web/fens_FabLab_Design_Metadata/index.php
author salimr <riwad.salim@yahoo.fr>
Wed, 31 Oct 2018 12:42:19 +0100
changeset 1482 97b5802c9069
parent 181 4b9405c06dca
permissions -rwxr-xr-x
Add enmi18 to client

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