Add files via upload

This commit is contained in:
Fernando Méndez
2021-04-13 17:19:12 +02:00
committed by GitHub
parent 9e9661e4f9
commit 9fa33c648d
4 changed files with 11 additions and 2 deletions

3
assets/index.php Normal file
View File

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