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