remove code from seeddms 6

This commit is contained in:
Uwe Steinmann 2024-11-11 10:47:51 +01:00
parent 8afef96440
commit 35fa11a7c2

View File

@ -120,8 +120,6 @@ class SeedDMS_View_Tasks extends SeedDMS_Theme_Style {
function countTasks() { /* {{{ */
$dms = $this->params['dms'];
$user = $this->params['user'];
$enablereceiptworkflow = $this->params['enablereceiptworkflow'];
$enablerevisionworkflow = $this->params['enablerevisionworkflow'];
$workflowmode = $this->params['workflowmode'];
$tasksinmenu = $this->params['tasksinmenu'];