From: Andrew Dolgov Date: Tue, 6 May 2008 09:27:29 +0000 (+0100) Subject: return debug information on globalUpdateFeeds X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=5cbaf8736a3143db1737657be31a286139cbae41;p=tt-rss.git return debug information on globalUpdateFeeds --- diff --git a/backend.php b/backend.php index 47c5529c..c0362b45 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");