diff --git a/module/company/control.php b/module/company/control.php index 9ef7a7cd13..a4d2ddf081 100644 --- a/module/company/control.php +++ b/module/company/control.php @@ -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 */