mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-27 15:37:31 +00:00
wrap rssfuncs into rssutils class
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
require_once "autoload.php";
|
||||
require_once "functions.php";
|
||||
require_once "config.php";
|
||||
require_once "rssfuncs.php";
|
||||
|
||||
// defaults
|
||||
define_default('PURGE_INTERVAL', 3600); // seconds
|
||||
|
||||
Reference in New Issue
Block a user