Add files via upload

This commit is contained in:
Fernando Méndez
2021-04-16 12:57:10 +02:00
committed by GitHub
parent e0ed6b8216
commit 1c41cdb32f
21 changed files with 604 additions and 11 deletions

View File

@ -1,9 +1,7 @@
<!DOCTYPE HTML>
<?php
session_start();
require_once('../assets/php/template.php');
$template = new template();
//General Config File:
require_once('../assets/php/config.php');
// IMPORTANTE:
// VERIFICAR QUE EL USUARIO HA INICIADO SESIÓN, SI NO, MOSTRAR MENSAJE DE "ERROR"