Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
H A Dpm.php347 return $_ENV['pm']->set_blackls($this->user['uid'], $blackls);
/plugin/authucenter/lib/uc_client/model/
H A Dpm.php755 function set_blackls($uid, $blackls) { function in pmmodel