Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/model/
H A Dnote.php131 $url = $this->get_url_code($note['operation'], $note['getdata'], $appid);
184 function get_url_code($operation, $getdata, $appid) { function in notemodel