Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
H A Dpm.php334 return $_ENV['pm']->appendchatpm($plid, $this->user['uid'], $touid);
/plugin/authucenter/lib/uc_client/model/
H A Dpm.php356 function appendchatpm($plid, $uid, $touid) { function in pmmodel