From 793185a9a51e3c5a104f4addb736b6372516d17e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 5 Mar 2007 17:27:48 +0100 Subject: mobile: sync login stuff and such with desktop version --- mobile/functions.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mobile/functions.php') 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"]; -- cgit v1.2.3