コード例 #1
0
ファイル: Location.php プロジェクト: jthurteau/saf
 public static function set($location)
 {
     self::$_location = $location;
 }