summaryrefslogtreecommitdiff
path: root/mobile/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/functions.php')
-rw-r--r--mobile/functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile/functions.php b/mobile/functions.php
index 6169a352f..c3d7cdb8c 100644
--- a/mobile/functions.php
+++ b/mobile/functions.php
@@ -1,5 +1,6 @@
<?
define('MOBILE_FEEDLIST_ENABLE_ICONS', false);
+ define('TTRSS_SESSION_NAME', 'ttrss_m_sid');
function render_feeds_list($link) {