]> git.wh0rd.org - tt-rss.git/blobdiff - classes/pref/feeds.php
experimental support for per-user plugins (bump schema)
[tt-rss.git] / classes / pref / feeds.php
index 447aa8947b37c1724c867a5d35446ce697f4f342..b28bd54912e88011cb8cb39a059ea5e07a1150ca 100644 (file)
@@ -1480,11 +1480,11 @@ class Pref_Feeds extends Handler_Protected {
                print "</div>"; #pane
 
                global $pluginhost;
+
                $pluginhost->run_hooks($pluginhost::HOOK_PREFS_TAB,
                        "hook_prefs_tab", "prefFeeds");
 
                print "</div>"; #container
-
        }
 
        private function feedlist_init_cat($cat_id, $hidden = false) {