web/fens_FabLab_Design_Metadata/index.php
author Samuel Huron <samuel.huron@centrepompidou.fr>
Mon, 20 Jun 2011 14:23:15 +0200
changeset 182 ba9eab65d853
parent 181 4b9405c06dca
permissions -rwxr-xr-x
FENS bug 3 bgd player fens

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