web/bpi-extension-de-la-pub/index.php
author salimr <riwad.salim@yahoo.fr>
Fri, 14 Sep 2018 15:44:27 +0200
changeset 1435 228471fbc9fa
parent 1186 e10c0c8ec4d5
permissions -rw-r--r--
Add marathon Serpentine 2018 event

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