From ae0b90d61e7352a1990d15198afc09027fae4777 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 26 Jul 2016 21:25:12 +0200 Subject: [PATCH] Fix doxygen --- htdocs/projet/ganttchart.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/projet/ganttchart.inc.php b/htdocs/projet/ganttchart.inc.php index 487ff281c8c..f60ada41bb1 100644 --- a/htdocs/projet/ganttchart.inc.php +++ b/htdocs/projet/ganttchart.inc.php @@ -132,7 +132,7 @@ else * Add a gant chart line * * @param string $tarr tarr - * @param array $task Task object + * @param array $task Array with properties of one task * @param Project $project_dependencies Project object * @param int $level Level * @param int $project_id Id of project