From cdc75e602f20482e2dbb18bb5d307155f1b19207 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 5 Sep 2005 05:32:49 +0000 Subject: [PATCH] Merged include file fix from stable --- mod/forum/mod.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mod/forum/mod.html b/mod/forum/mod.html index 7381cc741ee..f8b00222315 100644 --- a/mod/forum/mod.html +++ b/mod/forum/mod.html @@ -1,4 +1,6 @@ dirroot.'/mod/forum/lib.php'); + if (!isset($form->name)) { $form->name = ''; }