Update formFilm.php
This commit is contained in:
parent
1c283b6326
commit
8062eb4c83
@ -84,7 +84,7 @@ class FormFilm extends Form {
|
||||
} else if($this->option == "show") {
|
||||
$this->array = $bd->allFilmData();
|
||||
}
|
||||
} else {$this->correct = false;}
|
||||
else {$this->correct = false;}
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user