Remove duplicate array key. props tivnet. fixes #24021.
git-svn-id: http://core.svn.wordpress.org/trunk@23948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -2246,7 +2246,6 @@ function ent2ncr($text) {
|
||||
$to_ncr = array(
|
||||
'"' => '"',
|
||||
'&' => '&',
|
||||
'⁄' => '/',
|
||||
'<' => '<',
|
||||
'>' => '>',
|
||||
'|' => '|',
|
||||
|
||||
Reference in New Issue
Block a user