maintainerView: Remove bad keyword

This commit is contained in:
Alexander Nicolaysen Sørnes
2009-01-26 18:07:53 +01:00
parent 5d16febfe5
commit 6165781bbd

View File

@@ -22,7 +22,7 @@ class maintainerView
$this->bViewingSelf = false;
}
static function objectGetId()
function objectGetId()
{
return $this->iUserId;
}