Exemplo n.º 1
0
 function ucfirst($str)
 {
     return LanguageUtf8::uc($str, true);
 }