sending email is already in the project
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
INSERT INTO tipo_miembro(tipo_miembro) VALUES("Admin");
|
||||
INSERT INTO tipo_miembro(tipo_miembro) VALUES("Alumno");
|
||||
INSERT INTO tipo_miembro(tipo_miembro) VALUES("Miembro");
|
||||
|
||||
Reference in New Issue
Block a user