Skip to content
Snippets Groups Projects
Commit b89b7405 authored by Christophe Battarel's avatar Christophe Battarel
Browse files

update function comments header

parent b96bff47
No related branches found
No related tags found
No related merge requests found
...@@ -479,7 +479,7 @@ class Task extends CommonObject ...@@ -479,7 +479,7 @@ class Task extends CommonObject
/** /**
* Return list of tasks for all projects or for one particular project * Return list of tasks for all projects or for one particular project
* Sort order is on project, then on position of task, and last on title of first level task * Sort order is on project, then on position of task, and last on creation date of first level task
* *
* @param User $usert Object user to limit tasks affected to a particular user * @param User $usert Object user to limit tasks affected to a particular user
* @param User $userp Object user to limit projects of a particular user and public projects * @param User $userp Object user to limit projects of a particular user and public projects
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment