web/fens_FabLab_Design_Metadata/index.php
author Raphael Velt <raph.velt@gmail.com>
Tue, 14 Feb 2012 14:17:43 +0100
changeset 506 f7fd2458fc5c
parent 181 4b9405c06dca
permissions -rwxr-xr-x
Added museo 14.02.12 and several corrections

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