andre 4 tháng trước cách đây
mục cha
commit
9bf9de90fe
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      core/Queue/Manager.php

+ 2 - 2
core/Queue/Manager.php

@@ -67,9 +67,9 @@ class Manager
             logModuleCall(
                 'ProxmoxAddon',
                 __FUNCTION__,
-                $job,
+                [$instance, $method],
                 'debug1',
-                $data
+                unserialize($data)
             );