Ticket #24021: 24021.patch
| File 24021.patch, 378 bytes (added by , 13 years ago) |
|---|
-
wp-includes/formatting.php
2246 2246 $to_ncr = array( 2247 2247 '"' => '"', 2248 2248 '&' => '&', 2249 '⁄' => '/',2250 2249 '<' => '<', 2251 2250 '>' => '>', 2252 2251 '|' => '|',