summaryrefslogtreecommitdiff
path: root/include/rssfuncs.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/rssfuncs.php')
-rw-r--r--include/rssfuncs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rssfuncs.php b/include/rssfuncs.php
index 14f4f0b78..ba2890669 100644
--- a/include/rssfuncs.php
+++ b/include/rssfuncs.php
@@ -337,7 +337,7 @@
}
}
- $pluginhost = new PluginHost();
+ $pluginhost = new PluginHost(Db::get());
$pluginhost->set_debug($debug_enabled);
$user_plugins = get_pref( "_ENABLED_PLUGINS", $owner_uid);