mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Fix module precedence for pandora_ha.
This commit is contained in:
parent
223475d546
commit
9f03db37c1
@ -15,7 +15,7 @@ use threads::shared;
|
|||||||
use File::Path qw(rmtree);
|
use File::Path qw(rmtree);
|
||||||
|
|
||||||
# Default lib dir for Pandora FMS RPM and DEB packages.
|
# Default lib dir for Pandora FMS RPM and DEB packages.
|
||||||
use lib '/usr/lib/perl5';
|
BEGIN { push @INC, '/usr/lib/perl5'; }
|
||||||
|
|
||||||
use PandoraFMS::Tools;
|
use PandoraFMS::Tools;
|
||||||
use PandoraFMS::DB;
|
use PandoraFMS::DB;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user