]> git.wh0rd.org - tt-rss.git/commitdiff
mobile version fixes
authorAndrew Dolgov <fox@madoka.spb.ru>
Thu, 7 Jun 2007 08:32:34 +0000 (09:32 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Thu, 7 Jun 2007 08:32:34 +0000 (09:32 +0100)
mobile/functions.php

index bec74d180b8e8de576af910c9681fc88c7a98bf9..a8e3a099ba1e1ddc4113182454e961650a53c536 100644 (file)
@@ -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) {