summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index ec3d7926a..523c74944 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'";