Upload images available

This commit is contained in:
Daniel Muñoz Garcia
2021-05-26 11:46:06 +02:00
committed by GitHub
parent 11e4339a04
commit 113a6413a8
10 changed files with 263 additions and 116 deletions

View File

@ -17,8 +17,7 @@
}
else {
$reply=AdminPanel::addCinema();
$reply.= ($template->print_cinemas());
$reply.= ($template->print_cinemas());
};
break;
case 'mf': if(isset($_POST['edit_film'])) {