mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
add update manager black background update manager
This commit is contained in:
parent
7a4224cef6
commit
b2992f90cb
@ -2445,7 +2445,7 @@ class ConsoleSupervisor
|
|||||||
if (strpos(
|
if (strpos(
|
||||||
$server['version'],
|
$server['version'],
|
||||||
$config['current_package']
|
$config['current_package']
|
||||||
) !== false
|
) === false
|
||||||
) {
|
) {
|
||||||
$missed++;
|
$missed++;
|
||||||
$title_ver_misaligned = __(
|
$title_ver_misaligned = __(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user