Beispiel #1
0
 /**
  * valider une transaction
  */
 function commit()
 {
     Database::commit();
 }