Arreglado

This commit is contained in:
marian1010
2021-04-15 18:40:22 +02:00
parent 4a916e7a8a
commit 30547569f1
3 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
<?php
include_once('../assets/php/config.php');
include_once('film_dao.php');
include_once('film_dto.php');
include_once('../assets/php/form.php');