Merge branch 'ent-9667-500-en-develop-con-php-7-2' into 'develop'

minor fix 500 pandora_enterprise#9667

See merge request artica/pandorafms!5201
This commit is contained in:
Diego Muñoz-Reja 2022-10-18 15:02:32 +00:00
commit 524b1f5314
1 changed files with 1 additions and 1 deletions

View File

@ -2275,7 +2275,7 @@ function config_process_config()
'ifOutDiscards' => 0,
'ifInErrors' => 0,
'ifOutErrors' => 0,
],
]
)
);
}