src build elFinder-2.1-1b21481

This commit is contained in:
nao-pon
2020-01-11 18:37:45 +09:00
parent 1a16d1be24
commit 05eef77f4e
6 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -1028,7 +1028,7 @@ class elFinderVolumeGoogleDrive extends elFinderVolumeDriver
$this->tmp = $this->tmbPath;
}
if ($this->isMyReload()) {
if ($this->needOnline && $this->isMyReload()) {
$this->_gd_getDirectoryData(false);
}
}