Damn editor.

git-svn-id: https://develop.svn.wordpress.org/trunk@4037 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2006-07-23 21:20:30 +00:00
parent 7180b478e1
commit 2330234b08
1 changed files with 7 additions and 7 deletions

View File

@ -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);