web/costech-sn-formats-receptions-editorialisation_part2/index.php
changeset 1276 0342efc0b08c
parent 1248 a56723b35412
equal deleted inserted replaced
1275:fd46f984214a 1276:0342efc0b08c
       
     1 <?php
       
     2 // Permanent redirection
       
     3 header("HTTP/1.1 301 Moved Permanently");
       
     4 header("Location: polemicaltimeline.php");
       
     5 exit();
       
     6 ?>