web/costech-sn-formats-receptions-editorialisation/index.php
author Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
Wed, 27 May 2015 18:44:35 +0200
changeset 1248 a56723b35412
parent 1247 078d178bf81b
child 1276 0342efc0b08c
permissions -rw-r--r--
add bpi données + update costech

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