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

add runtime info to headlines response

This commit is contained in:
Andrew Dolgov
2007-06-07 09:06:36 +01:00
parent 2774dfcecc
commit 03c88bdd94
2 changed files with 11 additions and 0 deletions

View File

@@ -236,6 +236,8 @@
if ($_GET["debug"]) $timing_info = print_checkpoint("30", $timing_info);
print_runtime_info($link);
print "</reply>";
}