Пример #1
0
 /**
  *
  * Commits a transaction
  */
 public function commit()
 {
     return $this->db->CommitTrans();
 }