* fix bug#242
This commit is contained in:
@@ -35,7 +35,7 @@ class user extends control
|
||||
*/
|
||||
public function view($account)
|
||||
{
|
||||
$this->locate($this->createLink('user', 'todo', "account=$account"));
|
||||
$this->locate($this->createLink('user', 'profile', "account=$account"));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user