* Add comment.

This commit is contained in:
tianshujie98
2020-12-14 16:20:49 +08:00
parent 0d187a518b
commit 49cb5fef8b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -589,6 +589,7 @@ class doc extends control
/**
* Sort doc lib.
*
* @param string $type
* @access public
* @return void
*/
+1 -1
View File
@@ -1196,7 +1196,7 @@ class programModel extends model
* Create a project.
*
* @access public
* @return int
* @return int|bool
*/
public function PRJCreate()
{