Esempio n. 1
0
File: Cfg.php Progetto: hipogea/zega
 public function attributeLabels()
 {
     return fbtranslations::attributeLabels();
 }
Esempio n. 2
0
 public function tr($str)
 {
     return fbtranslations::tr($str);
 }