Fix in cb_erreur() to print the payment name in the error mail.
[platal.git] / upgrade / 0.10.2 / 00_axletter.sql
CommitLineData
1f58ab8e
RB
1ALTER TABLE axletter ADD subset_rm boolean DEFAULT false AFTER subset;
2
3-- vim:set syntax=mysql: