Changeset 4008
- Timestamp:
- 07/10/06 16:13:04 (2 years ago)
- Files:
-
- branches/2.0/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.0/wp-includes/functions.php
r3973 r4008 748 748 } 749 749 } 750 751 $_category = apply_filters('get_category', $_category); 750 752 751 753 if ( !isset($_category->fullpath) ) {
