web/costech-sn-formats-receptions-editorialisation_part1/index.php
author ymh <ymh.work@gmail.com>
Thu, 20 Sep 2018 15:28:23 +0200
changeset 1443 66ca0c90c47c
parent 1276 0342efc0b08c
permissions -rw-r--r--
try to correct mixed active content errors

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