コード例 #1
0
 public static function set_consumer_secret($s)
 {
     self::$consumer_secret = $s;
 }