src build elFinder-2.1-2de465a

This commit is contained in:
nao-pon
2018-03-04 00:18:24 +09:00
parent a6ca607715
commit 628219c08b
12 changed files with 75 additions and 24 deletions
@@ -51,6 +51,8 @@ class elFinderVolumeFlysystemGoogleDriveNetmount extends \Hypweb\elFinderFlysyst
if ($this->options['icon'] === true) {
unset($this->options['icon']);
}
// enable command archive
$this->options['useRemoteArchive'] = true;
}
return $res;
}