1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-28 10:51:29 +00:00

fix broken single feed editor

This commit is contained in:
Andrew Dolgov
2008-09-17 06:11:53 +01:00
parent fc30f06598
commit 5ffd798dde

View File

@@ -595,7 +595,7 @@
$cache_images_qpart
include_in_digest = $include_in_digest,
update_method = '$update_method'
WHERE $where_qpart AND owner_uid = " . $_SESSION["uid"]);
WHERE id = '$feed_id' AND owner_uid = " . $_SESSION["uid"]);
if (get_pref($link, 'ENABLE_FEED_CATS')) {
# update linked feed categories