#9255 Fixed max_input_time notify

This commit is contained in:
Daniel Maya 2022-09-06 09:24:44 +02:00
parent 181b8d5d91
commit 451d984dba
1 changed files with 1 additions and 1 deletions

View File

@ -1466,7 +1466,7 @@ class ConsoleSupervisor
[ [
'type' => 'NOTIF.PHP.INPUT_TIME', 'type' => 'NOTIF.PHP.INPUT_TIME',
'title' => sprintf( 'title' => sprintf(
__("'%s' value in PHP configuration is not recommended"), __('%s value in PHP configuration is not recommended'),
'max_input_time' 'max_input_time'
), ),
'message' => sprintf( 'message' => sprintf(