mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 07:25:54 +00:00
rework class system to use subdirectories
add placeholder plugin/hook system
This commit is contained in:
@@ -77,6 +77,8 @@
|
||||
return;
|
||||
}
|
||||
|
||||
$plugins = new Plugins($link);
|
||||
|
||||
$purge_intervals = array(
|
||||
0 => __("Use default"),
|
||||
-1 => __("Never purge"),
|
||||
|
||||
Reference in New Issue
Block a user