web/fens_FabLab_Design_Metadata/index.php
author Samuel Huron <samuel.huron@centrepompidou.fr>
Fri, 03 Aug 2012 00:53:48 +0200
changeset 675 bbb287982e38
parent 181 4b9405c06dca
permissions -rwxr-xr-x
Removed tag V1.97

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