From 4ffa126ec3a9cbe06c7bec710f04da47476ed8ad Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 25 Aug 2007 08:38:18 +0100 Subject: update title of active feed in feedlist on the fly --- backend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index 77323008f..272daeb32 100644 --- a/backend.php +++ b/backend.php @@ -244,7 +244,7 @@ if ($_GET["debug"]) $timing_info = print_checkpoint("20", $timing_info); print ""; - getAllCounters($link, $omode); + getAllCounters($link, $omode, $feed); print ""; if ($_GET["debug"]) $timing_info = print_checkpoint("30", $timing_info); -- cgit v1.2.3-54-g00ecf