コード例 #1
0
ファイル: Trans.php プロジェクト: audef1/myShop
 public static function setDomain($key)
 {
     self::$domain = $key;
 }