From: Andrew Dolgov Date: Wed, 24 Oct 2007 06:53:29 +0000 (+0100) Subject: drop tagwall from trunk (mobile) X-Git-Tag: 1.2.17~54 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=02ceed6e078a541332030adbb50d5fb9cfd093b1;p=tt-rss.git drop tagwall from trunk (mobile) --- diff --git a/mobile/functions.php b/mobile/functions.php index df2abcf8..28308729 100644 --- a/mobile/functions.php +++ b/mobile/functions.php @@ -2,8 +2,6 @@ define('MOBILE_FEEDLIST_ENABLE_ICONS', false); define('TTRSS_SESSION_NAME', 'ttrss_m_sid'); - define ('TW_PATH', '../tw/'); - function render_feeds_list($link) { $tags = $_GET["tags"];