mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
src build elFinder-2.1-5487544
This commit is contained in:
@@ -70,7 +70,7 @@ class elFinderVolumeMySQL extends elFinderVolumeDriver {
|
||||
'files_table' => 'elfinder_file',
|
||||
'tmbPath' => '',
|
||||
'tmpPath' => '',
|
||||
'icon' => (defined('ELFINDER_IMG_PARENT_URL')? (rtrim(ELFINDER_IMG_PARENT_URL, '/').'/') : '').'img/volume_icon_sql.png'
|
||||
'rootCssClass' => 'elfinder-navbar-root-sql'
|
||||
);
|
||||
$this->options = array_merge($this->options, $opts);
|
||||
$this->options['mimeDetect'] = 'internal';
|
||||
|
||||
Reference in New Issue
Block a user