* fix comment.

This commit is contained in:
zhujinyong
2013-07-12 00:25:23 +00:00
parent 17ef78ed61
commit 5dc8a427ff
+6 -1
View File
@@ -37,7 +37,12 @@ class company extends control
/**
* Browse departments and users of a company.
*
* @param int $deptID
* @param int $param
* @param string $type
* @param string $orderBy
* @param int $recTotal
* @param int $recPerPage
* @param int $pageID
* @access public
* @return void
*/