Home
last modified time | relevance | path

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

/plugin/autotweet/
H A DOAuth.php602 $consumer = $this->data_store->lookup_consumer($consumer_key);
693 function lookup_consumer($consumer_key) { function in OAuthDataStore