fix a bug where the list of macros does not work
This commit is contained in:
parent
e1c79f0c75
commit
908cab06e9
2 changed files with 7 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
package WebGUI::i18n::English::Automated_Information;
|
||||
|
||||
##This module must not be preloaded, since it requires that $session
|
||||
##be populated when the module is use'ed.
|
||||
|
||||
use WebGUI::Session;
|
||||
use WebGUI::International;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue