web/fens_FabLab_Design_Metadata/index.php
author Raphael Velt <raph.velt@gmail.com>
Thu, 28 Feb 2013 11:45:42 +0100
changeset 794 b2f773793b40
parent 181 4b9405c06dca
permissions -rwxr-xr-x
metadata for Edito-1213-04

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