src build elFinder-2.1-e12c05d

This commit is contained in:
nao-pon
2018-05-01 21:23:25 +09:00
parent 813545396f
commit efb91cd4fb
5 changed files with 8 additions and 7 deletions
+1
View File
@@ -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;