Release Notes: The cookie system has been modified to allow for a more dynamic user experience. A simple counter and a simple guestbook are included.


Release Notes: The cookie system has been modified to allow for a more dynamic user experience. A simple counter and a simple guestbook are included.


Release Notes: Support for SQLite, which will aid people who have no access to an SQL engine. SQLite requires no DB engine to run, as it is built off gdbm.


Release Notes: All of the SQL calls have been centralized to a single class, preparing the road for future support of other database types.


Release Notes: This release fixes an import bug that occurred when dealing with gedcom version 5.5 files, moves the code to a more object orientated style to work more comfortably with modperl, and adds minor speed improvements.


Release Notes: This release adds a bitwise permission scheme for anonymous users.