Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-13 00:10:19 +02:00
committed by GitHub
parent a6f37400e7
commit 4d59424d02
5 changed files with 62 additions and 117 deletions

View File

@ -3,7 +3,7 @@
require_once('../assets/php/config.php');
//Specific page content:
$section = '';
$section = '';
//General page content:
require RAIZ_APP.'/HTMLtemplate.php';