Changeset 1249
- Timestamp:
- 05/09/2004 04:41:16 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/template-functions-category.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/template-functions-category.php
r1248 r1249 120 120 } 121 121 } 122 echo apply_filters('the_category_rss', $the_list) .'kgg';122 echo apply_filters('the_category_rss', $the_list); 123 123 } 124 124
Note: See TracChangeset
for help on using the changeset viewer.