web/fens_FabLab_Design_Metadata/index.php
author salimr <riwad.salim@yahoo.fr>
Mon, 05 Nov 2018 19:04:57 +0100
changeset 1484 8b545f4cdaf3
parent 181 4b9405c06dca
permissions -rwxr-xr-x
Archive Work Marathon 2018 event

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