Need to import Config Data into Config
This commit is contained in:
parent
182fa9a5cd
commit
bb5dbf3e4a
|
@ -30,6 +30,7 @@ use warnings;
|
|||
|
||||
require Exporter;
|
||||
require ZoneMinder::Base;
|
||||
use ZoneMinder::ConfigData qw(:all);
|
||||
|
||||
our @ISA = qw(Exporter ZoneMinder::Base);
|
||||
|
||||
|
|
Loading…
Reference in New Issue