Home
last modified time | relevance | path

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

/plugin/fblogin/lib/
H A Dbase_facebook.php213 protected $trustForwarded = false; variable in BaseFacebook
232 $this->trustForwarded = true;
1138 if ($this->trustForwarded && isset($_SERVER['HTTP_X_FORWARDED_HOST'])) {
1145 if ($this->trustForwarded && isset($_SERVER['HTTP_X_FORWARDED_PROTO'])) {