Add files via upload

This commit is contained in:
Fernando Méndez
2021-06-01 16:18:05 +02:00
committed by GitHub
parent 3b159ee6f4
commit b655543224
3 changed files with 19 additions and 4 deletions

View File

@ -1,5 +1,5 @@
<?php
include_once($prefix.'assets/php/includes/seat_dao.php');
include_once('seat_dao.php');
class Seat{