Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
H A Dpm.php183 return $_ENV['pm']->set_ignore($this->user['uid']);
/plugin/authucenter/lib/uc_client/model/
H A Dpm.php143 function set_ignore($uid) { function in pmmodel