Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
H A Dpm.php128 $lastpmid = $_ENV['pm']->replypm($plid, $this->user['uid'], $this->user['username'], $message);
/plugin/authucenter/lib/uc_client/model/
H A Dpm.php285 function replypm($plid, $fromuid, $fromusername, $message) { function in pmmodel