예제 #1
0
파일: Location.php 프로젝트: jthurteau/saf
 public static function set($location)
 {
     self::$_location = $location;
 }