Exemplo n.º 1
0
 function textdomain($domain = null)
 {
     fbDebug::enter();
     return fbGettext::_domain($domain);
 }