update function comments header

This commit is contained in:
Christophe Battarel 2013-05-23 22:54:06 +02:00
parent b96bff4770
commit b89b7405f8

View File

@ -479,7 +479,7 @@ class Task extends CommonObject
/**
* 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 $userp Object user to limit projects of a particular user and public projects