web/fens_FabLab_Design_Metadata/index.php
author Riwad Salim <riwad.salim@yahoo.fr>
Tue, 27 Oct 2020 14:10:44 +0100
changeset 1532 6f6294d607cd
parent 181 4b9405c06dca
permissions -rwxr-xr-x
Edit enmi20

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