web/costech-sn-formats-receptions-editorialisation_part1/index.php
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 12 Dec 2016 14:57:18 +0100
changeset 1370 d9711e6b1f17
parent 1276 0342efc0b08c
permissions -rw-r--r--
correct video size in embed mode

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