]> git.wh0rd.org - tt-rss.git/blobdiff - include/rssfuncs.php
daemon2: use passthrough to daemon-loop
[tt-rss.git] / include / rssfuncs.php
index 14f4f0b7810507757a010d9a17c91303ed7a13b9..ba2890669a0793b84c888163789a922208d9578e 100644 (file)
                        }
                }
 
-               $pluginhost = new PluginHost();
+               $pluginhost = new PluginHost(Db::get());
                $pluginhost->set_debug($debug_enabled);
                $user_plugins = get_pref( "_ENABLED_PLUGINS", $owner_uid);