From 7440a7fe3c43644cc3a90fe94e7c23795f04eeba Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 17 Apr 2013 18:19:26 +0400 Subject: daemon2: use passthrough to daemon-loop --- include/rssfuncs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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); -- cgit v1.2.3