web/2011-2012-museo-contribution/index.php
author Raphael Velt <raph.velt@gmail.com>
Thu, 03 May 2012 17:52:07 +0200
changeset 598 d366aa22bd79
parent 506 f7fd2458fc5c
permissions -rw-r--r--
New Metadataplayer version

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