mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-10 21:29:14 +00:00
rework class system to use subdirectories
add placeholder plugin/hook system
This commit is contained in:
@@ -56,6 +56,8 @@
|
||||
|
||||
init_connection($link);
|
||||
|
||||
$plugins = new Plugins($link);
|
||||
|
||||
if (in_array("-feeds", $op)) {
|
||||
// Update all feeds needing a update.
|
||||
update_daemon_common($link);
|
||||
|
||||
Reference in New Issue
Block a user