Ticket #16915: wp-settings.diff
| File wp-settings.diff, 457 bytes (added by jkudish, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | --- wp-settings.php 2011-03-21 11:01:38.000000000 -0400 |
| 2 | +++ wp-settings-new.php 2011-03-21 11:01:00.000000000 -0400 |
| 3 | @@ -43,7 +43,7 @@ |
| 4 | // Check for the required PHP version and for the MySQL extension or a database drop-in. |
| 5 | wp_check_php_mysql_versions(); |
| 6 | |
| 7 | -// Check if we have recieved a request due to missing favicon.ico |
| 8 | +// Check if we have received a request due to missing favicon.ico |
| 9 | wp_favicon_request(); |
| 10 | |
| 11 | // Check if we're in maintenance mode. |
