Upload new file

This commit is contained in:
Repellent 2016-10-17 18:28:28 +03:00
parent 48a9873a34
commit 5b5f17acb5

4
basket/index.php Normal file
View File

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