Add files via upload

This commit is contained in:
Fernando Méndez
2021-04-28 21:46:10 +02:00
committed by GitHub
parent 12a56f33bf
commit 9756959978
27 changed files with 641 additions and 31 deletions

View File

@ -1,5 +1,5 @@
<?php
include_once('hall_dao.php');
include_once('../assets/php/common/hall_dao.php');
include_once('../assets/php/form.php');
class FormHall extends Form {

View File

@ -1,5 +1,5 @@
<?php
include_once('session_dao.php');
include_once('../assets/php/common/session_dao.php');
include_once('../assets/php/form.php');
//Receive data from froms and prepare the correct response