Exemplo n.º 1
0
 function bindtextdomain($domain, $directory)
 {
     return fbGettext::bindtextdomain($domain, $directory);
 }