Changeset 33935
- Timestamp:
- 09/07/2015 02:17:32 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r33627 r33935 133 133 if ( '/favicon.ico' == $_SERVER['REQUEST_URI'] ) { 134 134 header('Content-Type: image/vnd.microsoft.icon'); 135 header('Content-Length: 0');136 135 exit; 137 136 }
Note: See TracChangeset
for help on using the changeset viewer.