Add files via upload

This commit is contained in:
Fernando Méndez
2021-04-28 21:06:13 +02:00
committed by GitHub
parent 1e9685ee9b
commit 9ee7889968

View File

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