Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
Dpm.php130 …$lastpmid = $_ENV['pm']->sendpm($this->user['uid'], $this->user['username'], $msgto, $subject, $me…
/plugin/authucenter/lib/uc_client/model/
Dpm.php185 function sendpm($fromuid, $fromusername, $touids, $subject, $message, $type = 0) { function in pmmodel