예제 #1
0
파일: Cfg.php 프로젝트: hipogea/zega
 public function attributeLabels()
 {
     return fbtranslations::attributeLabels();
 }
예제 #2
0
파일: fbgallery.php 프로젝트: hipogea/zega
 public function tr($str)
 {
     return fbtranslations::tr($str);
 }