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

5 lines
70 B
PHP

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