mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
[Rebranding] Fixed missing include in pandora_db
This commit is contained in:
parent
0acaf2312d
commit
53cbc4ebde
@ -30,6 +30,7 @@ use Time::HiRes qw(usleep);
|
|||||||
use lib '/usr/lib/perl5';
|
use lib '/usr/lib/perl5';
|
||||||
|
|
||||||
use PandoraFMS::Tools;
|
use PandoraFMS::Tools;
|
||||||
|
use PandoraFMS::Config;
|
||||||
use PandoraFMS::DB;
|
use PandoraFMS::DB;
|
||||||
|
|
||||||
# version: define current version
|
# version: define current version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user