Changeset 4277 for trunk/wp-includes/general-template.php
- Timestamp:
- 10/03/2006 03:41:44 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/general-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/general-template.php
r4276 r4277 155 155 $author = get_query_var('author'); 156 156 $author_name = get_query_var('author_name'); 157 $title = ''; 157 158 158 159 // If there's a category
Note: See TracChangeset
for help on using the changeset viewer.