Merge branch 'ent-9255-error-en-notificacion-consola-php-8-y-mysql-8' into 'develop'
Ent 9255 error en notificacion consola php 8 y mysql 8 See merge request artica/pandorafms!5081
This commit is contained in:
commit
4fba7077ec
pandora_console/include/class
|
@ -1466,7 +1466,7 @@ class ConsoleSupervisor
|
|||
[
|
||||
'type' => 'NOTIF.PHP.INPUT_TIME',
|
||||
'title' => sprintf(
|
||||
__("'%s' value in PHP configuration is not recommended"),
|
||||
__('%s value in PHP configuration is not recommended'),
|
||||
'max_input_time'
|
||||
),
|
||||
'message' => sprintf(
|
||||
|
|
Loading…
Reference in New Issue