]> git.wh0rd.org - tt-rss.git/blobdiff - backend.php
more update_daemon work
[tt-rss.git] / backend.php
index 55f2fa99f25dd4df2ed01d06d813aeba59bd24d6..5e93c37f8a9090dacb04ecf5e94016fa6a396458 100644 (file)
                }
 
                if ($subop == "forceUpdateAllFeeds" || $subop == "updateAllFeeds") {
-               
+       
+                       if ($subop == "forceUpdateAllFeeds" && ENABLE_FEED_CATS
+       
                        update_all_feeds($link, $subop == "forceUpdateAllFeeds");                       
 
                        $omode = $_GET["omode"];