Merged include file fix from stable

This commit is contained in:
moodler
2005-09-05 05:32:49 +00:00
parent 02434fa852
commit cdc75e602f
+2
View File
@@ -1,4 +1,6 @@
<?php
include_once($CFG->dirroot.'/mod/forum/lib.php');
if (!isset($form->name)) {
$form->name = '';
}