Fix in cb_erreur() to print the payment name in the error mail.
[platal.git] / upgrade / 1.1.4 / 07_autocomplete.sql
1 DELETE FROM search_autocomplete;
2
3 -- vim:set syntax=mysql: