Upload new file

This commit is contained in:
Repellent 2016-10-18 20:05:29 +03:00
parent 6987a6c864
commit a225994936

4
whoisonline/js/index.php Normal file
View File

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