mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#9255 Fixed max_input_time notify
This commit is contained in:
parent
181b8d5d91
commit
451d984dba
@ -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(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user