示例#1
0
 public static function lower($text)
 {
     return Clean::perso_strtolower($text);
 }