web/costech-sn-formats-receptions-editorialisation_part2/index.php
author Nicolas Durand <nicolas.durand@iri.centrepompidou.fr>
Fri, 11 Dec 2015 17:13:20 +0100
changeset 1301 ae7457ba07e9
parent 1276 0342efc0b08c
permissions -rw-r--r--
add enmi15

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