mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-01 17:19:16 +00:00
fix plugins/mobile
This commit is contained in:
@@ -16,10 +16,6 @@
|
||||
require_once "config.php";
|
||||
require_once "mobile-functions.php";
|
||||
|
||||
$link = db_connect(DB_HOST, DB_USER, DB_PASS, DB_NAME);
|
||||
|
||||
init_plugins($link);
|
||||
|
||||
login_sequence(true);
|
||||
|
||||
$id = db_escape_string($_REQUEST["id"]);
|
||||
|
||||
Reference in New Issue
Block a user