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
|
||||
netflowserver
|
||||
logserver
|
||||
logserver
|
||||
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');
|
||||
|
@ -79,7 +79,6 @@ our @EXPORT = qw(
|
||||
NCMSERVER
|
||||
NETFLOWSERVER
|
||||
LOGSERVER
|
||||
LOGSERVER
|
||||
MADESERVER
|
||||
METACONSOLE_LICENSE
|
||||
OFFLINE_LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user