This repository has been archived on 2026-02-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
module-gmap/gmap/index.php
2016-11-28 22:14:21 +03:00

4 lines
36 B
PHP

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