Changeset 5446 for trunk/wp-includes/wp-db.php
- Timestamp:
- 05/11/2007 03:34:50 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/wp-db.php
r5195 r5446 370 370 if ( !$this->show_errors ) 371 371 return false; 372 372 373 status_header( 503 ); 373 374 header('Content-Type: text/html; charset=utf-8'); 374 375
Note: See TracChangeset
for help on using the changeset viewer.