mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +00:00
Be compatible with newest versions of php-leveldb
This commit is contained in:
parent
f72163c173
commit
18666e5a60
@ -555,6 +555,6 @@ class LevelDB extends BaseLevelProvider{
|
||||
}
|
||||
|
||||
public function close(){
|
||||
$this->db->close();
|
||||
unset($this->db);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user