1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-31 18:01:28 +00:00

remove hook-based plugins

This commit is contained in:
Andrew Dolgov
2012-08-21 14:37:43 +04:00
parent 23d2471c92
commit 9aceda3afc
9 changed files with 0 additions and 109 deletions

View File

@@ -56,8 +56,6 @@
init_connection($link);
$plugins = new Plugins($link);
if (in_array("-feeds", $op)) {
// Update all feeds needing a update.
update_daemon_common($link);