Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/model/
Dpm.php47 $arr = $this->getpostlist($pms);
70 return $this->getpostlist($pm);
73 function getpostlist($list) { function in pmmodel