1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-06 17:59:15 +00:00

add HOOK_PREFS_EDIT_FEED

This commit is contained in:
Andrew Dolgov
2013-04-26 14:21:08 +04:00
parent 3fbb4d183d
commit 057177eb2c
2 changed files with 4 additions and 0 deletions

View File

@@ -748,6 +748,9 @@ class Pref_Feeds extends Handler_Protected {
print "</div>";
PluginHost::getInstance()->run_hooks(PluginHost::HOOK_PREFS_EDIT_FEED,
"hook_prefs_edit_feed", $feed_id);
$title = htmlspecialchars($title, ENT_QUOTES);
print "<div class='dlgButtons'>