web/fens_FabLab_Design_Metadata/index.php
author Thibaut Cavalié <thibaut.cavalie@iri.centrepompidou.fr>
Tue, 14 Jan 2014 10:49:01 +0100
changeset 1038 c1597d3fe210
parent 181 4b9405c06dca
permissions -rwxr-xr-x
add museo 2014-01

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