web/fens_FabLab_Design_Metadata/index.php
author Samuel Huron <samuel.huron@centrepompidou.fr>
Tue, 20 Dec 2011 01:04:43 +0100
changeset 456 53572585324d
parent 181 4b9405c06dca
permissions -rwxr-xr-x
ENMI correction partenaires

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