mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 09:29:15 +00:00
mobile: sync login stuff and such with desktop version
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
define('MOBILE_FEEDLIST_ENABLE_ICONS', false);
|
||||
define('TTRSS_SESSION_NAME', 'ttrss_m_sid');
|
||||
|
||||
require_once "../gettext/gettext.inc";
|
||||
|
||||
function render_feeds_list($link) {
|
||||
|
||||
$tags = $_GET["tags"];
|
||||
|
||||
Reference in New Issue
Block a user