web/fens_FabLab_Design_Metadata/index.php
author Riwad Salim <riwad.salim@yahoo.fr>
Mon, 16 Dec 2019 23:05:12 +0100
changeset 1520 f189d4918dae
parent 181 4b9405c06dca
permissions -rwxr-xr-x
Edit enmi19 description

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