1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 22:55:55 +00:00

fix update stopped by get_article_labels()

This commit is contained in:
Andrew Dolgov
2012-10-30 14:59:09 +04:00
parent 3fc6e71ac8
commit bb894b2990
2 changed files with 14 additions and 12 deletions

View File

@@ -875,7 +875,7 @@
}
}
$article_labels = get_article_labels($link, $entry_ref_id);
$article_labels = get_article_labels($link, $entry_ref_id, $owner_uid);
if (find_article_filter($article_filters, "filter")) {
db_query($link, "COMMIT"); // close transaction in progress