+ add for task 445

This commit is contained in:
wangyidong
2011-04-28 06:46:46 +00:00
parent 2d6e1cbef4
commit 4e44543965
5 changed files with 77 additions and 2 deletions
+1
View File
@@ -146,6 +146,7 @@ class group extends control
$this->view->position[] = $group->name . $this->lang->colon . $this->lang->group->managePriv;
$this->view->group = $group;
$this->view->changelogs = $this->lang->changelog;
$this->view->groupPrivs = $groupPrivs;
}