Add files via upload

This commit is contained in:
Fernando Méndez
2021-07-02 18:10:54 +02:00
committed by GitHub
parent 3811fa2f17
commit 55d72047de
61 changed files with 3 additions and 0 deletions

3
img/index.php Normal file
View File

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