web/fens_FabLab_Design_Metadata/index.php
author Raphael Velt <raph.velt@gmail.com>
Tue, 18 Jun 2013 17:02:55 +0200
changeset 930 8edac8bd0851
parent 181 4b9405c06dca
permissions -rwxr-xr-x
Cultural Data as main event

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