mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-30 21:47:30 +00:00
remove code from seeddms 6
This commit is contained in:
parent
8afef96440
commit
35fa11a7c2
|
@ -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'];
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user