mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed notifiation text misprint
This commit is contained in:
parent
c20fcd6366
commit
ad10d5dff3
@ -1451,7 +1451,7 @@ class ConsoleSupervisor
|
||||
'type' => 'NOTIF.PHP.SERIALIZE_PRECISION',
|
||||
'title' => sprintf(
|
||||
__("Not recommended '%s' value in PHP configuration"),
|
||||
'serialze_precision'
|
||||
'serialize_precision'
|
||||
), 'message' => sprintf(
|
||||
__('Recommended value is: %s'),
|
||||
sprintf('-1')
|
||||
|
Loading…
x
Reference in New Issue
Block a user