web/costech-sn-formats-receptions-editorialisation_part1/index.php
author ymh <ymh.work@gmail.com>
Wed, 29 Sep 2021 12:46:50 +0200
changeset 1544 8f8faf11c81f
parent 1276 0342efc0b08c
permissions -rw-r--r--
Upgrade dependencies

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