web/fens_FabLab_Design_Metadata/index.php
author salimr <riwad.salim@yahoo.fr>
Fri, 28 Jun 2019 17:15:53 +0200
changeset 1504 c20658804bd1
parent 181 4b9405c06dca
permissions -rwxr-xr-x
change hashtag for enmi19-preparatoire

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