phpwsContacts is a module for the phpWebSite CMS 0.9.3-1 or higher. It provides extended user contact information and vCard exporting. Suggested uses are for corporate addressbooks or alumni websites.
This release has a new minor version number because it now requires phpWebSite 0.9.3-1 to take advantage of the new EZform::dateForm() function I put into core.
The "year" field in birthdays and anniversarys are now text fields, not select boxes. This avoids the problem on Windows servers where Windows for some insane reason can't handle dates before 1970. The problem will still reveal itself if you actually enter in such a date, but it will no longer present itself when generating the form. We have been working on a work around but haven't found one yet.