Home
last modified time | relevance | path

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

/plugin/fblogin/lib/
H A Dfacebook.php65 self::isAllowedDomain($this->getHttpHost(), $data['domain'])) {
H A Dbase_facebook.php1376 protected static function isAllowedDomain($big, $small) { function in BaseFacebook