Fix remove debug info

This commit is contained in:
Laurent Destailleur 2017-01-02 12:18:17 +01:00
parent 064f38b89e
commit 1b352768c2

View File

@ -859,7 +859,7 @@ foreach ($listofreferent as $key => $value)
$tmpprojtime = $element->getSumOfAmount($elementuser, $dates, $datee); // $element is a task. $elementuser may be empty
print convertSecondToTime($tmpprojtime['nbseconds'], 'allhourmin');
}
else print 'e'.dol_print_date($date,'day');
else print dol_print_date($date,'day');
print '</td>';
// Third party or user