Exemplo n.º 1
0
 function dcgettext($domain, $message, $category)
 {
     return fbGettext::dcgettext($domain, $message, $category);
 }