mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:45:56 +00:00
remove the rest of db.php; rename some leftover methods in feeds
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
define_default('SPAWN_INTERVAL', DAEMON_SLEEP_INTERVAL); // seconds
|
||||
|
||||
require_once "sanity_check.php";
|
||||
require_once "db.php";
|
||||
require_once "db-prefs.php";
|
||||
|
||||
if (!function_exists('pcntl_fork')) {
|
||||
|
||||
Reference in New Issue
Block a user