mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
src build elFinder-2.1-7595424
This commit is contained in:
@@ -1286,6 +1286,7 @@ class elFinder
|
||||
$netVolumes = $this->getNetVolumes();
|
||||
if (is_string($netKey) && isset($netVolumes[$netKey]) && is_string($optionKey)) {
|
||||
$netVolumes[$netKey][$optionKey] = $val;
|
||||
$this->saveNetVolumes($netVolumes);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user