mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
upload (connector) updated
This commit is contained in:
@@ -812,7 +812,7 @@ class elFinderVolumeLocalFileSystem extends elFinderVolumeDriver {
|
||||
// find symlinks
|
||||
$symlinks = $this->_findSymlinks($dir);
|
||||
// remove arc copy
|
||||
$this->doRm($dir);
|
||||
$this->remove($dir);
|
||||
|
||||
if ($symlinks) {
|
||||
return $this->setError(elFinder::ERROR_ARC_SYMLINKS);
|
||||
|
||||
Reference in New Issue
Block a user