Changeset 5458
- Timestamp:
- 05/12/2007 07:30:38 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/wp-db.php
r5455 r5458 371 371 return false; 372 372 373 if ( function_exists( 'status_header' ) ) {374 status_header( 503 );375 }376 377 373 header('Content-Type: text/html; charset=utf-8'); 378 374
Note: See TracChangeset
for help on using the changeset viewer.