Some little fixes

This commit is contained in:
moodler
2003-01-02 15:25:51 +00:00
parent 5422d75fcb
commit 14217044a5
7 changed files with 13 additions and 11 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
/// Otherwise fill and print the form.
if (! $form ) {
if (empty($form)) {
$form = $section;
}