web/edito-1415-03-politique-archive-formats/index.php
author ymh <ymh.work@gmail.com>
Thu, 20 Sep 2018 15:56:21 +0200
changeset 1446 6e8e657823d9
parent 1207 f358c7aa79c7
permissions -rw-r--r--
Added tag V06.001 for changeset 6c5650eb727b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1154
ba206f65d8ef Prepared all sessions for edito14 and put edito#1 as next event
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff changeset
     1
<?php
ba206f65d8ef Prepared all sessions for edito14 and put edito#1 as next event
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff changeset
     2
// Permanent redirection
ba206f65d8ef Prepared all sessions for edito14 and put edito#1 as next event
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff changeset
     3
header("HTTP/1.1 301 Moved Permanently");
1207
f358c7aa79c7 museo 5
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 1198
diff changeset
     4
header("Location: polemicaltimeline.php");
1154
ba206f65d8ef Prepared all sessions for edito14 and put edito#1 as next event
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff changeset
     5
exit();
1198
ff4b567d51f2 upgrade metadataplayer and add annotation creation
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 1186
diff changeset
     6
?>