* Finish task #9091.
This commit is contained in:
@@ -520,8 +520,7 @@ class user extends control
|
||||
$this->view->personalData = $this->user->getPersonalData($user->account);
|
||||
$this->view->userList = $this->user->setUserList($users, $userID, $fromModule);
|
||||
|
||||
if(isonlybody()) $this->display('my', 'profile');
|
||||
if(!isonlybody()) $this->display();
|
||||
$this->display();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user