예제 #1
0
파일: CMongo.php 프로젝트: nbaiwan/yav
 public function getLastInsertID()
 {
     return parent::lastInsertId();
 }