1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-19 02:11:30 +00:00

mobile version uses separate sid

This commit is contained in:
Andrew Dolgov
2006-05-23 06:07:38 +01:00
parent 757e8a2dae
commit 3dd46f19db
7 changed files with 15 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
<?
define('MOBILE_FEEDLIST_ENABLE_ICONS', false);
define('TTRSS_SESSION_NAME', 'ttrss_m_sid');
function render_feeds_list($link) {