Expolibre-3-www/about-april-and-libreexpo.php

5 lines
70 B
PHP
Raw Permalink Normal View History

<?php
header ("Location: /en" . $_SERVER['REQUEST_URI']);
exit ();
?>