mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Fix merge errors
This commit is contained in:
parent
aaea2e59c4
commit
936508174f
@ -325,7 +325,6 @@ our @ServerTypes = qw (
|
|||||||
ncmserver
|
ncmserver
|
||||||
netflowserver
|
netflowserver
|
||||||
logserver
|
logserver
|
||||||
logserver
|
|
||||||
madeserver
|
madeserver
|
||||||
);
|
);
|
||||||
our @AlertStatus = ('Execute the alert', 'Do not execute the alert', 'Do not execute the alert, but increment its internal counter', 'Cease the alert', 'Recover the alert', 'Reset internal counter');
|
our @AlertStatus = ('Execute the alert', 'Do not execute the alert', 'Do not execute the alert, but increment its internal counter', 'Cease the alert', 'Recover the alert', 'Reset internal counter');
|
||||||
|
@ -79,7 +79,6 @@ our @EXPORT = qw(
|
|||||||
NCMSERVER
|
NCMSERVER
|
||||||
NETFLOWSERVER
|
NETFLOWSERVER
|
||||||
LOGSERVER
|
LOGSERVER
|
||||||
LOGSERVER
|
|
||||||
MADESERVER
|
MADESERVER
|
||||||
METACONSOLE_LICENSE
|
METACONSOLE_LICENSE
|
||||||
OFFLINE_LICENSE
|
OFFLINE_LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user