1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 23:41:28 +00:00

mobile version fixes

This commit is contained in:
Andrew Dolgov
2007-06-07 09:32:34 +01:00
parent 03c88bdd94
commit 848d0623bf

View File

@@ -2,7 +2,7 @@
define('MOBILE_FEEDLIST_ENABLE_ICONS', false);
define('TTRSS_SESSION_NAME', 'ttrss_m_sid');
require_once "../gettext/gettext.inc";
define ('TW_PATH', '../tw/');
function render_feeds_list($link) {