From 98102e49d23edf3b0251f028adf3791e524c604b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 5 Nov 2019 15:48:41 +0100 Subject: [PATCH] Fix phpcs --- htdocs/projet/tasks/time.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/projet/tasks/time.php b/htdocs/projet/tasks/time.php index 559931b3ff4..12dff700288 100644 --- a/htdocs/projet/tasks/time.php +++ b/htdocs/projet/tasks/time.php @@ -1711,7 +1711,7 @@ if (($id > 0 || ! empty($ref)) || $projectidforalltimes > 0) } print ''; } - + if (! count($tasks)) { $totalnboffields = 1;