Small permission fix
This commit is contained in:
@@ -107,10 +107,6 @@ namespace Api\Permission {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!$this->checkStaticPermission()) {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!$this->fetchGroups()) {
|
if (!$this->fetchGroups()) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user