mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 23:25:57 +00:00
offline: disable using init-param
This commit is contained in:
@@ -3013,6 +3013,8 @@
|
||||
|
||||
print "<param key=\"sync_counters\" value=\"1\"/>";
|
||||
|
||||
print "<param key=\"offline_enabled\" value=\"0\"/>";
|
||||
|
||||
$result = db_query($link, "SELECT COUNT(*) AS cf FROM
|
||||
ttrss_feeds WHERE owner_uid = " . $_SESSION["uid"]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user