mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-9022-Bug-histórico-de-actualizaciones' into 'develop'
Ent 9022 bug histórico de actualizaciones See merge request artica/pandorafms!4917
This commit is contained in:
commit
f34ec5dcc9
@ -2229,7 +2229,7 @@ class Client
|
|||||||
if (is_callable($this->postUpdateFN) === true) {
|
if (is_callable($this->postUpdateFN) === true) {
|
||||||
call_user_func(
|
call_user_func(
|
||||||
$this->postUpdateFN,
|
$this->postUpdateFN,
|
||||||
$this->currentPackage,
|
(string) $version,
|
||||||
'server'
|
'server'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user