Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
H A Dpm.php268 …$pms = $_ENV['pm']->getpmbyplid($this->user['uid'], $plid, $starttime, $endtime, $start, $ppp, $ty…
/plugin/authucenter/lib/uc_client/model/
H A Dpm.php64 function getpmbyplid($uid, $plid, $starttime, $endtime, $start, $ppp, $type = 0) { function in pmmodel