mirror of
https://github.com/kleeja-official/kleeja.git
synced 2025-12-16 04:59:42 +01:00
fixes & partial sqlite support
This commit is contained in:
@@ -75,7 +75,7 @@ class Plugins
|
||||
{
|
||||
$this->installed_plugins[$row['plg_name']] = $row['plg_ver'];
|
||||
}
|
||||
$SQL->free($result);
|
||||
$SQL->freeresult($result);
|
||||
|
||||
|
||||
$this->load_enabled_plugins();
|
||||
|
||||
Reference in New Issue
Block a user