* adjust the tdo feature.
This commit is contained in:
@@ -41,6 +41,8 @@ class user extends control
|
||||
/* <20>û<EFBFBD><C3BB><EFBFBD>todo<64>б<EFBFBD><D0B1><EFBFBD>*/
|
||||
public function todo($account, $type = 'today', $status = 'all')
|
||||
{
|
||||
$this->session->set('todoList', $this->app->getURI(true));
|
||||
|
||||
/* <20><><EFBFBD><EFBFBD>todo model<65><6C>*/
|
||||
$this->loadModel('todo');
|
||||
$this->lang->set('menugroup.user', 'company');
|
||||
|
||||
Reference in New Issue
Block a user