From: Andrew Dolgov Date: Sun, 12 Feb 2006 07:22:02 +0000 (+0100) Subject: remove debug comment from forceUpdateAllFeeds X-Git-Tag: 1.1.3~33 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=36cf32bc8dbfd9dcd8eea4d2b5dd3993446c7b52;p=tt-rss.git remove debug comment from forceUpdateAllFeeds --- diff --git a/backend.php b/backend.php index 4761b8dd..1a741f89 100644 --- a/backend.php +++ b/backend.php @@ -721,10 +721,10 @@ (owner_uid, feed_id, entered) VALUES (".$_SESSION["uid"].", NULL, NOW())"); - print ""; +// print ""; } else { - print ""; +// print ""; } # print "";