]> git.wh0rd.org - tt-rss.git/blobdiff - backend.php
update title of active feed in feedlist on the fly
[tt-rss.git] / backend.php
index 77323008fce5b9042d37120239a364413083f468..272daeb32d037f81cb89c6ffa8b1171f008483a4 100644 (file)
                if ($_GET["debug"]) $timing_info = print_checkpoint("20", $timing_info);
 
                print "<counters>";
-               getAllCounters($link, $omode);
+               getAllCounters($link, $omode, $feed);
                print "</counters>";
 
                if ($_GET["debug"]) $timing_info = print_checkpoint("30", $timing_info);