mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
#9022 Fixed version
This commit is contained in:
parent
c9ca52e5b9
commit
672d48b49d
@ -2228,7 +2228,7 @@ class Client
|
||||
if (is_callable($this->postUpdateFN) === true) {
|
||||
call_user_func(
|
||||
$this->postUpdateFN,
|
||||
$this->currentPackage,
|
||||
(string) $version,
|
||||
'server'
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user