mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-02 05:29:15 +00:00
changes to add hook_query_headlines
This commit is contained in:
@@ -37,6 +37,7 @@ class PluginHost {
|
||||
const HOOK_PREFS_EDIT_FEED = 20;
|
||||
const HOOK_PREFS_SAVE_FEED = 21;
|
||||
const HOOK_FETCH_FEED = 22;
|
||||
const HOOK_QUERY_HEADLINES = 23;
|
||||
|
||||
const KIND_ALL = 1;
|
||||
const KIND_SYSTEM = 2;
|
||||
|
||||
Reference in New Issue
Block a user