web/caps2012/index.php
author salimr <riwad.salim@yahoo.fr>
Fri, 28 Jun 2019 17:15:53 +0200
changeset 1504 c20658804bd1
parent 1382 53b05c47f473
permissions -rw-r--r--
change hashtag for enmi19-preparatoire

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