Searched refs:authkey (Results 1 – 2 of 2) sorted by relevance
186 $authkey = UC_KEY;190 …>authcode("$action&".($getdata ? "$getdata&" : '')."time=".$this->base->time, 'ENCODE', $authkey));
37 function update_app($appid, $name, $url, $authkey, $charset, $dbcharset) { argument