Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/model/
H A Dnote.php104 $this->sendone(UC_APPID, 0, $note);
109 function sendone($appid, $noteid = 0, $note = '') { function in notemodel