* Remove unnecessary db query and add comment.

This commit is contained in:
dingguodong
2023-08-21 14:56:36 +08:00
parent 1e7b1b026c
commit d3a368c7bc
+1 -1
View File
@@ -1049,7 +1049,7 @@ class task extends control
*
* @param int $executionID
* @param string $orderBy
* @param string $type
* @param string $type browse type, such as: all,unclosed,assignedtome,myinvolved,assignedbyme,needconfirm,etc
* @access public
* @return void
*/