1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 03:15:56 +00:00

remove the rest of db.php; rename some leftover methods in feeds

This commit is contained in:
Andrew Dolgov
2021-02-15 16:51:35 +03:00
parent bd3c38de84
commit 9f55454f63
11 changed files with 8 additions and 18 deletions

View File

@@ -7,7 +7,6 @@
require_once "functions.php";
require_once "sanity_check.php";
require_once "config.php";
require_once "db.php";
require_once "db-prefs.php";
startup_gettext();