コード例 #1
0
ファイル: api3.inc.php プロジェクト: selenus/dataserver
 public static function useAPIKey($key)
 {
     self::$apiKey = $key;
 }