Ticket #10439: wp-settings.php.diff
File wp-settings.php.diff, 485 bytes (added by , 16 years ago) |
---|
-
wp-settings.php
old new 126 126 $protocol = 'HTTP/1.0'; 127 127 header( "$protocol 503 Service Unavailable", true, 503 ); 128 128 header( 'Content-Type: text/html; charset=utf-8' ); 129 header( 'Retry-After: 600' ); 129 130 ?> 130 131 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 131 132 <html xmlns="http://www.w3.org/1999/xhtml">