web/costech-sn-formats-receptions-editorialisation_part1/index.php
author salimr <riwad.salim@yahoo.fr>
Wed, 26 Jun 2019 13:34:15 +0200
changeset 1500 b80b8e81065d
parent 1276 0342efc0b08c
permissions -rw-r--r--
Add event enmi-preparatoire

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