Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/model/
H A Dpm.php193 $blackls = $this->get_blackls($fromuid, $touids);
305 $blackls = $this->get_blackls($fromuid, $touid);
371 $blackls = $this->get_blackls($uid, $touid);
741 function get_blackls($uid, $uids = array()) { function in pmmodel
/plugin/authucenter/lib/uc_client/control/
H A Dpm.php340 return $_ENV['pm']->get_blackls($this->user['uid']);