mobile version fixes
This commit is contained in:
parent
03c88bdd94
commit
848d0623bf
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
||||
|
|
Loading…
Reference in a new issue