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