예제 #1
0
파일: router.php 프로젝트: kidaa30/Swevers
 public static function set_country($country)
 {
     self::$country = $country;
 }