Searched +full:apikey +(+path:plugin +path:autotweet2) -(+path:plugin +path:autotweet2 +path:lang) (Results 1 – 3 of 3) sorted by relevance
/plugin/autotweet2/conf/ | ||
H A D | default.php | 3 $conf['apiKey'] = ''; |
H A D | metadata.php | 3 $meta['apiKey'] = array('string'); |
/plugin/autotweet2/ | ||
H A D | action.php | 25 $api_key = $this->getConf('apiKey'); |