mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed a typo.
This commit is contained in:
parent
3a86b01e22
commit
fce608a284
@ -1378,7 +1378,7 @@ function config_check () {
|
||||
}
|
||||
|
||||
if ($config['event_storm_protection']) {
|
||||
config["alert_cnt"]++;
|
||||
$config["alert_cnt"]++;
|
||||
$_SESSION["alert_msg"] .= ui_print_error_message(
|
||||
array('title' =>__('Event storm protection is activated. No events will be generated during this mode.'),
|
||||
'message' => __('You need to restart server after altering this configuration setting.'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user