mirror of
https://github.com/kleeja-official/kleeja.git
synced 2026-05-07 13:18:17 +02: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