web/fens_FabLab_Design_Metadata/index.php
author ymh <ymh.work@gmail.com>
Fri, 21 Sep 2018 13:59:11 +0200
changeset 1450 8066d700510c
parent 181 4b9405c06dca
permissions -rwxr-xr-x
Update serpentine's embed code

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