예제 #1
0
파일: Trans.php 프로젝트: audef1/myShop
 public static function setDomain($key)
 {
     self::$domain = $key;
 }