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