mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
changes of core.pm reverted
This commit is contained in:
parent
87a9ce2d46
commit
2c0e8273a2
@ -361,8 +361,7 @@ sub pandora_generate_alerts ($$$$$$$$;$$$) {
|
||||
|
||||
# No alerts when event storm protection is enabled
|
||||
|
||||
if ($EventStormProtection == 1)
|
||||
{
|
||||
if ($EventStormProtection == 1) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user