Example #1
0
 function commit()
 {
     DB::commit();
     $this->committed = true;
 }