Searched refs:isusername (Results 1 – 2 of 2) sorted by relevance
/plugin/authucenter/lib/uc_client/control/ |
H A D | pm.php | 69 $isusername = $this->input('isusername'); 85 $isusername = 0; 95 if($isusername) {
|
/plugin/authucenter/lib/uc_client/ |
H A D | client.php | 456 …$fromuid, $msgto, $subject, $message, $instantly = 1, $replypmid = 0, $isusername = 0, $type = 0) { argument 459 …$subject, 'message'=>$message, 'replypmid'=>$replypmid, 'isusername'=>$isusername, 'type' => $type…
|