Searched defs:fromuid (Results 1 – 2 of 2) sorted by relevance
/plugin/authucenter/lib/uc_client/model/ |
H A D | pm.php | 185 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 D | client.php | 456 function uc_pm_send($fromuid, $msgto, $subject, $message, $instantly = 1, $replypmid = 0, $isuserna…
|