mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 12:05:55 +00:00
rework class system to use subdirectories
add placeholder plugin/hook system
This commit is contained in:
@@ -189,6 +189,8 @@
|
||||
|
||||
if (!init_connection($link)) return;
|
||||
|
||||
$plugins = new Plugins($link);
|
||||
|
||||
// We disable stamp file, since it is of no use in a multiprocess update.
|
||||
// not really, tho for the time being -fox
|
||||
if (!make_stampfile('update_daemon.stamp')) {
|
||||
|
||||
Reference in New Issue
Block a user