diff --git a/wp-app.php b/wp-app.php index 13a506742..c0b023780 100644 --- a/wp-app.php +++ b/wp-app.php @@ -384,7 +384,7 @@ function get_categories_xml() { $categories = ""; $cats = get_categories("hierarchical=0&hide_empty=0"); foreach ((array) $cats as $cat) { - $categories .= " cat_name) . "\" />\n"; + $categories .= " name) . "\" />\n"; } $output = << - + ]]> post_content ) ) : ?> ]]> @@ -992,7 +992,7 @@ $post = $GLOBALS['post']; - + ]]> post_content ) ) : ?>