mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-30 10:27:11 +00:00
add support for plugins in prefs
This commit is contained in:
@@ -1530,6 +1530,10 @@ 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
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user