コード例 #1
0
 function decodeSpecialChars($str)
 {
     return AJAXChatEncoding::decodeSpecialChars($str);
 }