From: Andrew Dolgov Date: Thu, 7 Jun 2007 08:32:34 +0000 (+0100) Subject: mobile version fixes X-Git-Tag: 1.2.12~10 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=848d0623bffaf20433a9f314613aaaf71a1c3a32;p=tt-rss.git mobile version fixes --- diff --git a/mobile/functions.php b/mobile/functions.php index bec74d18..a8e3a099 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) {