common($tpl, $db, $def, $model, $m); if ($this->usertype == '2' || $this->usertype == '3') { $userInfoM = $this->MODEL('userinfo'); $this->userInfo = $userInfoM -> getUserInfo(array('uid' => $this->uid), array('usertype' => $this->usertype)); $this->yunset('userInfo', $this->userInfo); } } } ?>