From 1c980681442731d713fc01aad7e7ec56997ac797 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 6 Feb 2009 09:36:46 +0300 Subject: offline: disable categories in feedlist when not enabled in tt-rss main --- functions.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'functions.php') diff --git a/functions.php b/functions.php index ec814a355..7d3bae49c 100644 --- a/functions.php +++ b/functions.php @@ -2958,6 +2958,9 @@ print ""; + print ""; + print ""; -- cgit v1.2.3-54-g00ecf