Home
last modified time | relevance | path

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

/plugin/fblogin/lib/
H A Dfacebook.php108 $session_var_name = $this->constructSessionVariableName($key);
118 $session_var_name = $this->constructSessionVariableName($key);
129 $session_var_name = $this->constructSessionVariableName($key);
153 protected function constructSessionVariableName($key) { function in Facebook