web/fens_FabLab_Design_Metadata/index.php
author Raphael Velt <raph.velt@gmail.com>
Tue, 05 Mar 2013 16:02:11 +0100
changeset 796 745715a38cb4
parent 181 4b9405c06dca
permissions -rwxr-xr-x
Added #eduinov 2013

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