示例#1
0
 function bindtextdomain($domain, $directory)
 {
     return fbGettext::bindtextdomain($domain, $directory);
 }