Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/model/
H A Dnote.php186 $authkey = UC_KEY;
190 …>authcode("$action&".($getdata ? "$getdata&" : '')."time=".$this->base->time, 'ENCODE', $authkey));
H A Dmisc.php37 function update_app($appid, $name, $url, $authkey, $charset, $dbcharset) { argument