added WebGUI::Config in lib/Spectre/Admin.pm

This commit is contained in:
Bart Jol 2010-09-16 15:11:53 +02:00 committed by Doug Bell
parent 6fa07671cd
commit 4c4ff79ec9

View file

@ -25,6 +25,7 @@ use POE::Component::IKC::Specifier;
use Spectre::Cron;
use Spectre::Workflow;
use WebGUI::Paths;
use WebGUI::Config;
#-------------------------------------------------------------------