Example #1
0
 public function dbRollback()
 {
     return $this->_db->rollback();
 }