seltzer
seltzer copied to clipboard
Add Error Reporting to Member Import
If something goes wrong in the member import process, errors should be reported using error_register()
For instance:
- If a required field is not found
- If a specified username already exists
Does #59 close this?
closed in #519