Upload new file

This commit is contained in:
Repellent 2016-05-31 20:25:33 +03:00
parent a295b0aa71
commit 55dc94530c

4
media/index.php Normal file
View File

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