-
drzix authored
Although the strings of other languages in SentSmsCode don't include '<!CDATA..', the Korean string does that. Unfortunately, that string is not escaped by replaceTags(). So, the CDATA tag must be deleted.
fd000ad7
Although the strings of other languages in SentSmsCode don't include '<!CDATA..', the Korean string does that. Unfortunately, that string is not escaped by replaceTags(). So, the CDATA tag must be deleted.