Exemplo n.º 1
0
Arquivo: Cfg.php Projeto: hipogea/zega
 public function attributeLabels()
 {
     return fbtranslations::attributeLabels();
 }
Exemplo n.º 2
0
 public function tr($str)
 {
     return fbtranslations::tr($str);
 }