mirror of
https://git.code.sf.net/p/seeddms/code
synced 2026-01-20 16:19:16 +00:00
subtree command isn't deprecated
This commit is contained in:
parent
6776f0c93d
commit
6880901b4a
|
|
@ -157,7 +157,7 @@ switch($command) {
|
|||
}
|
||||
break; /* }}} */
|
||||
|
||||
case 'subtree': /* {{{ */ /* This operation is deprecated */
|
||||
case 'subtree': /* {{{ */
|
||||
if($user) {
|
||||
if(empty($_GET['node']))
|
||||
$nodeid = $settings->_rootFolderID;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user