Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-17 15:30:27 +02:00
committed by GitHub
parent 6a9b6cd8a4
commit 78c32a854d
49 changed files with 3 additions and 0 deletions

3
img/index.php Normal file
View File

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