src build elFinder-2.1-a4fd230

This commit is contained in:
nao-pon
2018-03-05 23:12:19 +09:00
parent d8bdcb6870
commit ed2baadd1a
8 changed files with 10 additions and 11 deletions
@@ -26,6 +26,7 @@ class elFinderVolumeFlysystemGoogleDriveNetmount extends \Hypweb\elFinderFlysyst
parent::__construct();
$opts = array(
'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
'rootCssClass' => 'elfinder-navbar-root-googledrive',
'gdAlias' => '%s@GDrive',
'gdCacheDir' => __DIR__ . '/.tmp',