From: Andrew Dolgov Date: Wed, 28 Jan 2009 10:09:05 +0000 (+0100) Subject: fix typo X-Git-Tag: git2svn-syncpoint-master~1 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=72a2f4f57f64e509df82a6181933803b36a9873f;p=tt-rss.git fix typo --- diff --git a/functions.php b/functions.php index ec3d7926..523c7494 100644 --- a/functions.php +++ b/functions.php @@ -2114,7 +2114,7 @@ if ($cat_view) { - if $feed >= 0) { + if ($feed >= 0) { if ($feed > 0) { $cat_qpart = "cat_id = '$feed'";