web/fens_FabLab_Design_Metadata/index.php
author Raphael Velt <raph.velt@gmail.com>
Fri, 27 Apr 2012 19:17:39 +0200
changeset 595 71363e9b210c
parent 181 4b9405c06dca
permissions -rwxr-xr-x
Added Metadata for museo 14/02, 13/03, edito 22/03, 12/04

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