Hello, I'm trying to add fields to user signups. I'm using SQL Authentication on the backend of Horde. I want to add email fields etc. I have the extra fields added to Auth/Auth/Signup.php, but where do I start to have the submitted fields added to the DB? Thank you, Chris