web/edito-intelligence/index.php
author salimr <riwad.salim@yahoo.fr>
Wed, 26 Jun 2019 13:34:15 +0200
changeset 1500 b80b8e81065d
parent 521 0fd2948de190
permissions -rwxr-xr-x
Add event enmi-preparatoire

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