web/fens_FabLab_Design_Metadata/index.php
author ymh <ymh.work@gmail.com>
Tue, 20 Oct 2020 12:06:32 +0200
changeset 1530 adf30720ec85
parent 181 4b9405c06dca
permissions -rwxr-xr-x
put back real enmi20 hashtag

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