Add files via upload

This commit is contained in:
OscarRui
2021-05-06 18:11:12 +02:00
committed by GitHub
parent 8139625507
commit f3c318a34b
3 changed files with 30 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<?php
include_once('film.php');
$template = new Template();
$prefix = $template->get_prefix();
// $prefix = $template->get_prefix();
include_once($prefix.'assets/php/dao.php');