Example #1
0
 /**
  * annuler un rollback
  */
 function rollback()
 {
     Database::rollback();
 }