web/fens_FabLab_Design_Metadata/index.php
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 20 Jun 2011 17:24:46 +0200
changeset 190 213ef4b97855
parent 181 4b9405c06dca
permissions -rwxr-xr-x
add iri to hashtags

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