Home
last modified time | relevance | path

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

/plugin/authshibboleth/plugin/authshibboleth/
Daction.php77 …return sprintf("%s://%s%s%s", $ssl ? 'https' : 'http', $host, $path, $this->mkQueryString($params)…
97 protected function mkQueryString($params = array()) function in action_plugin_authshibboleth