summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
Diffstat (limited to 'mobile')
-rw-r--r--mobile/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/functions.php b/mobile/functions.php
index bec74d180..a8e3a099b 100644
--- a/mobile/functions.php
+++ b/mobile/functions.php
@@ -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) {