changes of core.pm reverted

This commit is contained in:
marcos.alconada 2019-06-03 10:56:58 +02:00
parent 87a9ce2d46
commit 2c0e8273a2

View File

@ -361,8 +361,7 @@ sub pandora_generate_alerts ($$$$$$$$;$$$) {
# No alerts when event storm protection is enabled
if ($EventStormProtection == 1)
{
if ($EventStormProtection == 1) {
return;
}