コード例 #1
0
ファイル: SR_Location.php プロジェクト: sinfocol/gwf3
 public function hasLang($key)
 {
     return Shadowlang::hasLangLocation($this, $key);
 }