From: Andrew Dolgov Date: Tue, 31 Oct 2006 06:32:16 +0000 (+0100) Subject: allow converting global search results into labels X-Git-Tag: 1.2.5~14 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=f26509175a58d09a74fe4ee9e3c906c9c839fec1;p=tt-rss.git allow converting global search results into labels --- diff --git a/functions.php b/functions.php index 52598fbf..889274c4 100644 --- a/functions.php +++ b/functions.php @@ -2656,7 +2656,7 @@ Feed"; print ""; - if ($search && $feed_id > 0 && get_pref($link, 'ENABLE_LABELS') && GLOBAL_ENABLE_LABELS) { + if ($search && $feed_id >= 0 && get_pref($link, 'ENABLE_LABELS') && GLOBAL_ENABLE_LABELS) { print "