mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
src build elFinder-2.1-e12c05d
This commit is contained in:
@@ -4424,6 +4424,7 @@ abstract class elFinderVolumeDriver {
|
||||
}
|
||||
if (! empty($res['dirs']) && is_numeric($res['dirs'])) {
|
||||
$result['dirs'] += $res['dirs'];
|
||||
--$result['dirs'];
|
||||
}
|
||||
}
|
||||
$this->options['checkSubfolders'] = $subdirs;
|
||||
|
||||
Reference in New Issue
Block a user