Fix in cb_erreur() to print the payment name in the error mail.
[platal.git] / upgrade / 1.1.4 / 12_auth.sql
CommitLineData
dcc859c0
SJ
1ALTER TABLE group_auth DROP FOREIGN KEY group_auth_ibfk_1;
2
3-- vim:set syntax=mysql: