summaryrefslogtreecommitdiff
path: root/mobile/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/functions.php')
-rw-r--r--mobile/functions.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/mobile/functions.php b/mobile/functions.php
index 1d50767e4..86a07bd10 100644
--- a/mobile/functions.php
+++ b/mobile/functions.php
@@ -2,6 +2,8 @@
define('MOBILE_FEEDLIST_ENABLE_ICONS', false);
define('TTRSS_SESSION_NAME', 'ttrss_m_sid');
+ require_once "../gettext/gettext.inc";
+
function render_feeds_list($link) {
$tags = $_GET["tags"];