summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-10-24 07:53:29 +0100
committerAndrew Dolgov <[email protected]>2007-10-24 07:53:29 +0100
commit02ceed6e078a541332030adbb50d5fb9cfd093b1 (patch)
treef069b34ae316408baaaa0db1541aa352810b192c /mobile
parent7e1265ede7c82999d2def9e001422c41aa48afc0 (diff)
drop tagwall from trunk (mobile)
Diffstat (limited to 'mobile')
-rw-r--r--mobile/functions.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/mobile/functions.php b/mobile/functions.php
index df2abcf87..283087299 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"];