maintainerView: Remove bad keyword
This commit is contained in:
@@ -22,7 +22,7 @@ class maintainerView
|
|||||||
$this->bViewingSelf = false;
|
$this->bViewingSelf = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
static function objectGetId()
|
function objectGetId()
|
||||||
{
|
{
|
||||||
return $this->iUserId;
|
return $this->iUserId;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user