Ticket #18845: 18845.patch
| File 18845.patch, 592 bytes (added by , 15 years ago) |
|---|
-
wp-includes/functions.php
4496 4496 } 4497 4497 4498 4498 /** 4499 * Returns null. 4500 * 4501 * Useful for returning null to filters easily. 4502 * 4503 * @since 3.3.0 4504 * @return null 4505 */ 4506 function __return_null() { 4507 return null; 4508 } 4509 4510 /** 4499 4511 * Send a HTTP header to disable content type sniffing in browsers which support it. 4500 4512 * 4501 4513 * @link http://blogs.msdn.com/ie/archive/2008/07/02/ie8-security-part-v-comprehensive-protection.aspx
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)