* Finish task #7734.
This commit is contained in:
@@ -321,7 +321,7 @@ class block extends control
|
||||
*/
|
||||
public function contribute()
|
||||
{
|
||||
$this->view->data = $this->block->getContributeBlockData();
|
||||
$this->view->data = $this->loadModel('user')->getPersonalData();
|
||||
$this->display();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user