Upload new file

This commit is contained in:
Repellent 2016-10-18 20:00:39 +03:00
parent 402ffc2db7
commit a5f248eb26

4
whoisonline/index.php Normal file
View File

@ -0,0 +1,4 @@
<?php
header('Location:/');
exit;
?>