diff --git a/include/maintainerView.php b/include/maintainerView.php index b9c0733..df8591b 100644 --- a/include/maintainerView.php +++ b/include/maintainerView.php @@ -22,7 +22,7 @@ class maintainerView $this->bViewingSelf = false; } - static function objectGetId() + function objectGetId() { return $this->iUserId; }