web/2011-2012-museo-structured-data/index.php
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Tue, 21 Feb 2012 10:47:06 +0100
changeset 529 99215db3da25
parent 473 8248d896ea21
permissions -rw-r--r--
correct tweetstream version and clean iri_tweet. can now do a setup

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