Fixed a bug where all discussions would crash if message board was disabled.
This commit is contained in:
parent
c7cbbe085f
commit
5edc1cfe3f
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ use DBI;
|
|||
use strict qw(subs vars);
|
||||
use Tie::IxHash;
|
||||
use WebGUI::DateTime;
|
||||
use WebGUI::Discussion;
|
||||
use WebGUI::FormProcessor;
|
||||
use WebGUI::HTML;
|
||||
use WebGUI::HTMLForm;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue