Example #1
0
 public static function sanitize($text)
 {
     return Z_Core::htmlPurify($text);
 }