Files
module-whoisonline/whoisonline/js/index.php
2016-10-18 20:05:29 +03:00

4 lines
36 B
PHP

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