roles
This commit is contained in:
@@ -19,6 +19,8 @@ class imageAnnotations extends objectStructs
|
||||
public function __construct($Result = null)
|
||||
{
|
||||
parent::__construct($Result);
|
||||
|
||||
$this->Log(__FUNCTION__ . " Load imageAnnotations with".print_r($Result,true));
|
||||
if ($this->roles and empty($this->roles) )
|
||||
{
|
||||
$this->Log(__FUNCTION__ . " We have roles, lets explode");
|
||||
|
||||
Reference in New Issue
Block a user