Credits
Some bits of code in Domain Name Portfolio came from others/other projects. Thanks to them :) Kept me from 're-inventing the wheel' a bit.
- Version check borrowed from phpBB2, and modified.
- Emailer class inspired by phpBB2's emailer class
- Javascript for the calendar by Mihai Bazon < www.dynarch.com >
- Peter from CollectionManagers for the idea on how to implement multiple categories.
- IDN support using idna_convert by Matthias Sommerfeld <mso@phlylabs.de> and Leonid Kogan <lko@neuse.de>