Home
last modified time | relevance | path

Searched refs:_oauth_consumer_secret (Results 1 – 1 of 1) sorted by relevance

/plugin/twitter/
H A Dsyntax.php16 private $_oauth_consumer_secret; variable in syntax_plugin_twitter
242 $this->_oauth_consumer_secret = $this->getConf('oauth_consumer_secret');
245 …if (empty($this->_oauth_consumer_key) || empty($this->_oauth_consumer_secret) || empty($this->_oau…
366 …ndpointUrl) . '&' . $this->urlencode($sign_base_string)), $this->_oauth_consumer_secret . '&' . ($…