Changeset 8094 for trunk/wp-includes/functions.php
- Timestamp:
- 06/15/2008 07:11:15 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r8092 r8094 1786 1786 * 1787 1787 * @since 2.2.0 1788 /1788 */ 1789 1789 function wp_ob_end_flush_all() { 1790 1790 while ( @ob_end_flush() );
Note: See TracChangeset
for help on using the changeset viewer.