roles
This commit is contained in:
parent
2d394931fa
commit
a74d7eb404
|
@ -94,6 +94,7 @@ class image extends objectStructs
|
||||||
if ($RoleRow === $Role)
|
if ($RoleRow === $Role)
|
||||||
{
|
{
|
||||||
$this->Log(__FUNCTION__ . "--Image has role (found as role value and not key): $Role");
|
$this->Log(__FUNCTION__ . "--Image has role (found as role value and not key): $Role");
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue