mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 07:25:54 +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