Changeset 3404
- Timestamp:
- 01/05/06 05:34:28 (3 years ago)
- Files:
-
- trunk/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/functions.php
r3359 r3404 588 588 } 589 589 } 590 591 if ( defined(WP_IMPORTING) ) 592 unset($post_cache); 590 593 591 594 if ( $output == OBJECT ) {
