From 5cbaf8736a3143db1737657be31a286139cbae41 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 6 May 2008 10:27:29 +0100 Subject: [PATCH] return debug information on globalUpdateFeeds --- backend.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/backend.php b/backend.php index 47c5529cd..c0362b45f 100644 --- a/backend.php +++ b/backend.php @@ -321,8 +321,10 @@ case "globalUpdateFeeds": // update feeds of all users, may be used anonymously + print ""; // FIXME : old feed update way. To be removed. //$result = db_query($link, "SELECT id FROM ttrss_users");