Files
module-sitemap/sitemap/index.php
2019-10-14 00:10:01 +05:00

4 lines
36 B
PHP

<?php
header('Location:/');
exit;
?>