From 834b3aedb86bf5a7f76e01646201c495a9da8faf Mon Sep 17 00:00:00 2001 From: mensonge Date: Tue, 10 Feb 2009 11:40:07 +0000 Subject: Minor fix: translations, improve watchlist, improve search behaviour... git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@266 b3834d28-1941-0410-a4f8-b48e95affb8f --- watchlist.php | 1 + 1 file changed, 1 insertion(+) (limited to 'watchlist.php') diff --git a/watchlist.php b/watchlist.php index 2cdb5ff..a64315f 100644 --- a/watchlist.php +++ b/watchlist.php @@ -107,6 +107,7 @@ if ($user) { } $tplVars['pagetitle'] = $title; $tplVars['subtitle'] = $title; + $tplVars['range'] = 'watchlist'; $tplVars['rsschannels'] = array( array(filter($sitename .': '. $title), createURL('rss', 'watchlist/'. filter($user, 'url'))) -- cgit v1.2.3