added use calls to Session children, used WebGUI::Utility inside Config
This commit is contained in:
parent
a317bd684b
commit
62d3054b38
2 changed files with 16 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ package WebGUI::Config;
|
|||
|
||||
use strict;
|
||||
use Parse::PlainConfig;
|
||||
use WebGUI::Utility;
|
||||
|
||||
our %config;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue