コード例 #1
0
ファイル: myUser.class.php プロジェクト: noose/Planeta
 public function getAdmin()
 {
     return AdminPeer::retrieveByPk($this->getMid());
 }