mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
dummy
This commit is contained in:
@@ -1846,6 +1846,7 @@ abstract class elFinderVolumeDriver {
|
||||
$f = $this->nameValidator;
|
||||
return $f($name);
|
||||
}
|
||||
|
||||
return preg_match($this->nameValidator, $name);
|
||||
}
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user