File: |
SimpleUser.class.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Main class source |
Class: |
Simple User
Register and manage user accounts in MySQL records |
Author: |
By Bob Kennedy |
Last change: |
In process_profile_edit(), it was checking to make sure the supplied email did not already exist in the system, which required the user to always change their email address. It's now checking whether the given email already belongs to the profile it was trying to edit so the problem doesn't occur. |
Date: |
13 years ago |
Size: |
12,419 bytes |
|
|
|