From: Don S. <do...@se...> - 2003-10-23 02:45:15
|
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 fixes a long-standing bug with some where PHP wasn't supporting dates prior to 1970 or after 2038. This has always been the case on Windows but now is also a problem on POSIX systems using glibc >= 2.3. So I've made a number of changes to provide relief for users of all systems and have changed the birthday/anniversary timestamp format. When you upgrade to phpwsContacts-0.5.2 (or higher) from a version lower than 0.5.2, your contact birthdays and anniversaries will automatically be converted to the new format. You should then be able to save dates prior to 1970. If you are installing this release on phpWebSite <= 0.9.3-1, you'll need to download: http://phpwscontacts.sourceforge.net/DateFiles.zip and follow the instructions found in the README.txt included. http://phpwscontacts.sourceforge.net Don. |