]> git.wh0rd.org - tt-rss.git/blobdiff - api/index.php
remove config option SMART_RPC_COUNTERS
[tt-rss.git] / api / index.php
index 9d1a962dcb1e7d985894114b99d2ff22c3cbcf36..60753e9caefa28c4bc53b3b00f0937832d806232 100644 (file)
                        /* Labels */
 
                        if (!$cat_id || $cat_id == -2) {
-                               $counters = getLabelCounters($link, false, true);
+                               $counters = getLabelCounters($link, true);
 
                                foreach (array_keys($counters) as $id) {