Qual: Fix a ton of CheckStyle errors

This commit is contained in:
Laurent Destailleur
2012-03-18 19:23:01 +01:00
parent d6a60c085a
commit ed41e03589
46 changed files with 3254 additions and 3017 deletions

View File

@@ -266,6 +266,7 @@ function select_projects($socid=-1, $selected='', $htmlname='projectid', $maxlen
* @param int $showproject Show project columns
* @param int &$taskrole Array of roles of user for each tasks
* @param int $projectsListId List of id of project allowed to user (separated with comma)
* @return void
*/
function projectLinesa(&$inc, $parent, &$lines, &$level, $var, $showproject, &$taskrole, $projectsListId='')
{