mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
src build elFinder-2.1-62ee5c1
This commit is contained in:
@@ -2222,6 +2222,7 @@ class elFinder {
|
||||
foreach ($args['targets'] as $hash) {
|
||||
if (($volume = $this->volume($hash)) != false
|
||||
&& ($info = $volume->file($hash)) != false) {
|
||||
$info['path'] = $volume->path($hash);
|
||||
$files[] = $info;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user