From 08850c8eab98af9de099e28a81d25799cb40e44c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 16 Jan 2009 17:42:32 +0100 Subject: category counters: remove nonexistant category -3 --- functions.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index a3fc5d5c9..17102517d 100644 --- a/functions.php +++ b/functions.php @@ -2328,10 +2328,6 @@ print ""; - $ctr = getCategoryUnread($link, -3); - - print ""; - $age_qpart = getMaxAgeSubquery(); $result = db_query($link, "SELECT cat_id, value AS unread -- cgit v1.2.3