From 848d0623bffaf20433a9f314613aaaf71a1c3a32 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 7 Jun 2007 09:32:34 +0100 Subject: mobile version fixes --- mobile/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile/functions.php') 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) { -- cgit v1.2.3