Changeset 6025 for trunk/wp-includes/functions.php
- Timestamp:
- 09/03/2007 11:19:20 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r6008 r6025 407 407 return false; 408 408 } 409 409 410 410 if ( extension_loaded( 'zlib' ) ) { 411 411 ob_start( 'ob_gzhandler' );
Note: See TracChangeset
for help on using the changeset viewer.