functional

This commit is contained in:
Daniel Muñoz Garcia
2021-04-15 11:02:38 +02:00
committed by GitHub
parent 79ae1b24db
commit 861430e017
4 changed files with 37 additions and 25 deletions

View File

@ -11,9 +11,8 @@
$film = new FormFilm();
$film->processesForm(null, null, null, null, null, "show");
function drawFilms($films){
function drawFilms($films){
echo "
<table class='alt'>
<thead>