Ticket #37086: formatting.php.patch
| File formatting.php.patch, 487 bytes (added by , 10 years ago) |
|---|
-
src/wp-includes/formatting.php
1687 1687 $chars[ chr(195).chr(184) ] = 'oe'; 1688 1688 $chars[ chr(195).chr(133) ] = 'Aa'; 1689 1689 $chars[ chr(195).chr(165) ] = 'aa'; 1690 } elseif ( 'ca' === $locale ) { 1691 $chars[ chr(108).chr(194).chr(183).chr(108) ] = 'll'; 1690 1692 } 1691 1693 1692 1694 $string = strtr($string, $chars);
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)