Small permission fix
This commit is contained in:
parent
fd738c46e8
commit
7fa02a1f39
@ -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;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user