コード例 #1
0
ファイル: class.Clean.php プロジェクト: Qwaseur/SACoche
 public static function lower($text)
 {
     return Clean::perso_strtolower($text);
 }