Add files via upload

This commit is contained in:
Fernando Méndez 2021-04-13 17:20:23 +02:00 committed by GitHub
parent fca8e6a96b
commit 0f63873d33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
img/index.php Normal file
View File

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