Merge branch 'master' of github.com:easysoft/zentaopms

This commit is contained in:
wangyidong
2016-11-15 18:04:19 +08:00
8 changed files with 29 additions and 7 deletions
+1 -1
View File
@@ -862,7 +862,7 @@ class taskModel extends model
if($tasks) return $this->processTasks($tasks);
return array();
}
/**
* Get tasks of a project.
*