예제 #1
0
파일: Gettext.php 프로젝트: Artea/freebeer
 function textdomain($text_domain)
 {
     return fbGettext::textdomain($text_domain);
 }