Fix WebGUI::Utility method used in WikiMaster.
This commit is contained in:
parent
5c36973aa0
commit
ea9bc5b571
1 changed files with 1 additions and 0 deletions
|
|
@ -187,6 +187,7 @@ with 'WebGUI::Role::Asset::RssFeed';
|
||||||
use WebGUI::International;
|
use WebGUI::International;
|
||||||
use HTML::Parser;
|
use HTML::Parser;
|
||||||
use URI::Escape;
|
use URI::Escape;
|
||||||
|
use WebGUI::Utility qw/isIn/;
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue