pass profile correctly to show_owner_controls
darcs-hash:20081208201351-5ed1f-e74df1c59589816c24a0ccd867cbae714cd7daec.gz
This commit is contained in:
		@@ -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');
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user