Changeset 6201
- Timestamp:
- 10/07/07 07:35:20 (1 year ago)
- Files:
-
- trunk/wp-includes/post-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/post-template.php
r6132 r6201 446 446 } else { 447 447 $post->iconsize = array($imagesize[0], $imagesize[1]); 448 $constraint = ''; 448 449 } 449 450 }
