Add files via upload

This commit is contained in:
OscarRui 2021-05-06 18:10:19 +02:00 committed by GitHub
parent bc04b3ac76
commit 8139625507
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?php
include_once('../assets/php/common/hall_dao.php');
include_once($prefix.'assets/php/common/hall_dao.php');
class Hall{