Import Trace module
This commit is contained in:
parent
a5f6916df4
commit
a036432edd
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ use lib "../../";
|
|||
use ACU::Log;
|
||||
use ACU::LDAP;
|
||||
use ACU::Process;
|
||||
use ACU::Trace;
|
||||
|
||||
our $basedir = "/intradata";
|
||||
|
||||
|
|
Reference in a new issue