diff --git a/htdocs/projet/tasks/fiche.php b/htdocs/projet/tasks/fiche.php index 63436cf7511..5fa78fa2ea3 100644 --- a/htdocs/projet/tasks/fiche.php +++ b/htdocs/projet/tasks/fiche.php @@ -305,7 +305,6 @@ else $nboftaskshown=PLines($j, 0, $tasksarray, $level, true, 0, $tasksrole); print ""; - print ''; // Test if database is clean. If not we clean it. //print 'mode='.$_REQUEST["mode"].' $nboftaskshown='.$nboftaskshown.' sizeof($tasksarray)='.sizeof($tasksarray).' sizeof($tasksrole)='.sizeof($tasksrole).'
';