示例#1
0
 function user()
 {
     View::plugin('listuser', array('list' => Iuser::getUserList(), 'igroups' => Iuser::getGroupList()));
 }