This commit is contained in:
Jun Pataleta
2022-12-01 08:55:34 +03:00
committed by Ilya Tregubov
+2 -1
View File
@@ -684,7 +684,8 @@ class webservice {
}
}
if (empty($servicecaps)) {
// Bail out early if there's nothing to process.
if (empty($users) || empty($servicecaps)) {
return [];
}