Home
last modified time | relevance | path

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

/plugin/fblogin/lib/
H A Dbase_facebook.php227 $this->setAppSecret($config['secret']);
268 $this->setAppSecret($apiSecret);
278 public function setAppSecret($appSecret) { function in BaseFacebook