]> git.wh0rd.org - tt-rss.git/blobdiff - backend.php
code cleanup
[tt-rss.git] / backend.php
index c69a8ff576b4d0c9951f9f2cbde1fb20411dc2a4..9a1a4d7137ed03aac704c7b26ba371321fd46d48 100644 (file)
 
                case "feeds":
                        $print_exec_time = true;
-                       $tags = $_REQUEST["tags"];
 
                        $subop = $_REQUEST["subop"];
 
 
                        }
 
-                       print json_encode(outputFeedList($link, $tags));
+                       print json_encode(outputFeedList($link));
 
                break; // feeds