Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
H A Dpm.php69 $isusername = $this->input('isusername');
85 $isusername = 0;
95 if($isusername) {
/plugin/authucenter/lib/uc_client/
H A Dclient.php456 …$fromuid, $msgto, $subject, $message, $instantly = 1, $replypmid = 0, $isusername = 0, $type = 0) { argument
459 …$subject, 'message'=>$message, 'replypmid'=>$replypmid, 'isusername'=>$isusername, 'type' => $type…