add require for needed module
This commit is contained in:
parent
b1b1a3cc62
commit
870d3e591c
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ use WebGUI::AdminConsole;
|
|||
use WebGUI::TabForm;
|
||||
use WebGUI::International;
|
||||
use WebGUI::SQL;
|
||||
require WebGUI::Asset::RichEdit;
|
||||
|
||||
=head1 NAME
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue