mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
src build elFinder-2.1-a7b9370
This commit is contained in:
@@ -148,7 +148,8 @@ class elFinderVolumeMySQL extends elFinderVolumeDriver {
|
||||
$this->tmpPath = $tmp;
|
||||
}
|
||||
|
||||
if (!$this->tmpPath && $this->tmbPath && $this->tmbPathWritable) {
|
||||
// fallback of $this->tmp
|
||||
if (!$this->tmpPath && $this->tmbPathWritable) {
|
||||
$this->tmpPath = $this->tmbPath;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user