1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 14:15:56 +00:00

code cleanup

This commit is contained in:
Andrew Dolgov
2010-11-16 12:23:06 +03:00
parent 102cfe73c6
commit 9c99281f20
8 changed files with 169 additions and 506 deletions

View File

@@ -162,7 +162,6 @@
case "feeds":
$print_exec_time = true;
$tags = $_REQUEST["tags"];
$subop = $_REQUEST["subop"];
@@ -207,7 +206,7 @@
}
print json_encode(outputFeedList($link, $tags));
print json_encode(outputFeedList($link));
break; // feeds