コード例 #1
0
ファイル: CMongo.php プロジェクト: nbaiwan/yav
 public function getLastInsertID()
 {
     return parent::lastInsertId();
 }