Add missing module use line to Group.pm
This commit is contained in:
parent
2c80c501c6
commit
ab6476012a
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ use WebGUI::Utility;
|
|||
use WebGUI::Pluggable;
|
||||
require WebGUI::Asset;
|
||||
use WebGUI::International;
|
||||
use WebGUI::DatabaseLink;
|
||||
|
||||
=head1 NAME
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue