]> git.wh0rd.org Git - tt-rss.git/commitdiff
fix typo
authorAndrew Dolgov <fox@bah.spb.su>
Wed, 28 Jan 2009 10:09:05 +0000 (11:09 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Wed, 28 Jan 2009 10:09:05 +0000 (11:09 +0100)
functions.php

index ec3d7926ac4684709b60de06428a6836e7e26e8a..523c74944d14a465f8694b5dbfb44ded42fa60b9 100644 (file)
                        
                                if ($cat_view) {
 
-                                       if $feed >= 0) {
+                                       if ($feed >= 0) {
 
                                                if ($feed > 0) {
                                                        $cat_qpart = "cat_id = '$feed'";