]> git.wh0rd.org - tt-rss.git/commitdiff
fix broken single feed editor
authorAndrew Dolgov <fox@madoka.spb.ru>
Wed, 17 Sep 2008 05:11:53 +0000 (06:11 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Wed, 17 Sep 2008 05:11:53 +0000 (06:11 +0100)
modules/pref-feeds.php

index 9548a2fa28ed0649df54b897862f5c776bf2256d..93a2ce9c4c6b4ab9873d39eb72f3b01f75c6f308 100644 (file)
                                        $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