mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +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);
|
||||
|
||||
# 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::DB;
|
||||
|
Loading…
x
Reference in New Issue
Block a user