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

all_counters_callback broken xml notify moved to debug

This commit is contained in:
Andrew Dolgov
2006-05-29 08:21:26 +01:00
parent 4c2abbc121
commit b00ed196e4
2 changed files with 1 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ var xmlhttp_rpc = Ajax.getTransport();
function view(id, feed_id) {
try {
debug("loading article: " + id + "/" + feed_id);
var f_document = getFeedsContext().document;