src build elFinder-2.1-4f113e9

This commit is contained in:
nao-pon
2018-08-28 14:48:53 +09:00
parent 5df2c03cb4
commit 679a9ddcbc
6 changed files with 8 additions and 7 deletions
+1
View File
@@ -1723,6 +1723,7 @@ abstract class elFinderVolumeDriver {
}
}
}
$this->removed = array_values($this->removed);
}
return $this->removed;
}