示例#1
0
文件: phone.php 项目: alexqwert/kanon
 public static function setDefaultCountryCode($code)
 {
     self::$_defaultCountryCode = $code;
 }