Damn editor.
git-svn-id: https://develop.svn.wordpress.org/trunk@4037 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7180b478e1
commit
2330234b08
|
@ -720,13 +720,13 @@ class Snoopy
|
|||
chr(176),
|
||||
chr(39),
|
||||
chr(128),
|
||||
"<EFBFBD>",
|
||||
"<EFBFBD>",
|
||||
"<EFBFBD>",
|
||||
"<EFBFBD>",
|
||||
"<EFBFBD>",
|
||||
"<EFBFBD>",
|
||||
"<EFBFBD>",
|
||||
"ä",
|
||||
"ö",
|
||||
"ü",
|
||||
"Ä",
|
||||
"Ö",
|
||||
"Ü",
|
||||
"ß",
|
||||
);
|
||||
|
||||
$text = preg_replace($search,$replace,$document);
|
||||
|
|
Loading…
Reference in New Issue