remove debug comment from forceUpdateAllFeeds

master
Andrew Dolgov 20 years ago
parent fcb4c0c93b
commit 36cf32bc8d

@ -721,10 +721,10 @@
(owner_uid, feed_id, entered) VALUES
(".$_SESSION["uid"].", NULL, NOW())");
print "<!-- ScheduledOK -->";
// print "<!-- ScheduledOK -->";
} else {
print "<!-- RequestAlreadyInQueue -->";
// print "<!-- RequestAlreadyInQueue -->";
}
# print "</rpc-reply>";

Loading…
Cancel
Save