summaryrefslogtreecommitdiff
path: root/lib/profilelist.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/profilelist.php')
-rw-r--r--lib/profilelist.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/profilelist.php b/lib/profilelist.php
index 7461f9415..9079ea9d7 100644
--- a/lib/profilelist.php
+++ b/lib/profilelist.php
@@ -151,7 +151,7 @@ class ProfileList {
}
if ($user && $user->id == $this->owner->id) {
- $this->show_owner_controls($profile);
+ $this->show_owner_controls($this->profile);
}
common_element_end('li');