Home
last modified time | relevance | path

Searched defs:fromuid (Results 1 – 2 of 2) sorted by relevance

/plugin/authucenter/lib/uc_client/model/
H A Dpm.php185 function sendpm($fromuid, $fromusername, $touids, $subject, $message, $type = 0) {
285 function replypm($plid, $fromuid, $fromusername, $message) {
726 function relationship($fromuid, $touid) {
/plugin/authucenter/lib/uc_client/
H A Dclient.php456 function uc_pm_send($fromuid, $msgto, $subject, $message, $instantly = 1, $replypmid = 0, $isuserna…