Some little fixes
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
/// Otherwise fill and print the form.
|
||||
|
||||
if (! $form ) {
|
||||
if (empty($form)) {
|
||||
$form = $section;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user