예제 #1
0
 function ucfirst($str)
 {
     return LanguageUtf8::uc($str, true);
 }