mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:45:56 +00:00
db updates, remove init_connection()
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
// Create a database connection.
|
||||
$link = db_connect(DB_HOST, DB_USER, DB_PASS, DB_NAME);
|
||||
|
||||
init_connection($link);
|
||||
init_plugins($link);
|
||||
|
||||
$longopts = array("feeds",
|
||||
"feedbrowser",
|
||||
|
||||
Reference in New Issue
Block a user