Esempio n. 1
0
 protected static function unConvertData($data)
 {
     return Encoding::convertEncodingArray($data, 'UTF-8', SITE_CHARSET);
 }