From fa27bb7c22af2a733bae870cef984fc09982ebd3 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 5 Sep 2005 05:31:49 +0000 Subject: [PATCH] Including lib.php to make default for forumtracking work --- 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 = ''; }