mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-12 04:31:32 +00:00
remove unneeded code
This commit is contained in:
parent
79f508b150
commit
a52a46bf46
|
@ -168,7 +168,6 @@ $(document).ready( function() {
|
||||||
$user = $this->params['user'];
|
$user = $this->params['user'];
|
||||||
$seluser = $this->params['seluser'];
|
$seluser = $this->params['seluser'];
|
||||||
$quota = $this->params['quota'];
|
$quota = $this->params['quota'];
|
||||||
$workflowmode = $this->params['workflowmode'];
|
|
||||||
$undeluserids = $this->params['undeluserids'];
|
$undeluserids = $this->params['undeluserids'];
|
||||||
$enableemail = $this->params['enableemail'];
|
$enableemail = $this->params['enableemail'];
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user