mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
src build elFinder-2.1-2c74383
This commit is contained in:
@@ -727,7 +727,7 @@ class elFinder {
|
||||
$this->mountErrors[] = 'Driver "'.$class.'" : '.$e->getMessage();
|
||||
}
|
||||
} else {
|
||||
$this->removeNetVolume($i, $volume);
|
||||
$this->removeNetVolume($i, null);
|
||||
$this->mountErrors[] = 'Driver "'.$class.'" does not exist';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user