Fix in cb_erreur() to print the payment name in the error mail.
[platal.git] / upgrade / 0.9.9 / 01_adresses.sql
1 ALTER TABLE adresses ADD regiontxt VARCHAR(80) NOT NULL AFTER region;
2 ALTER TABLE geoloc_pays ADD display VARCHAR(50) NOT NULL;
3