From 72a2f4f57f64e509df82a6181933803b36a9873f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 28 Jan 2009 11:09:05 +0100 Subject: fix typo --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.php') 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'"; -- cgit v1.2.3