summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-28 11:09:05 +0100
committerAndrew Dolgov <[email protected]>2009-01-28 11:09:05 +0100
commit72a2f4f57f64e509df82a6181933803b36a9873f (patch)
tree58a3043c18cdc3eece735a1b9a8a9cda5787b358 /functions.php
parentf9fca8cb997d7c9cda66b350479e6fa2a2c86c88 (diff)
fix typo
Diffstat (limited to 'functions.php')
-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'";