コード例 #1
0
ファイル: SSAkismet.php プロジェクト: racontemoi/shibuichi
 static function setAPIKey($key)
 {
     self::$apiKey = $key;
 }