Add files via upload

This commit is contained in:
Fernando Méndez
2021-07-02 17:59:22 +02:00
committed by GitHub
parent 8a3d41d2d5
commit 57a0ec644b
80 changed files with 13912 additions and 0 deletions

3
root/assets/index.php Normal file
View File

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