LDAP Contacts Importer
Sept 14 2003

Function
--------
I wrote this as a way to do a mass-import of a
 publically-available mailing list from one (or more than one) LDAP
 server. It works perfectly, but keep in mind that for every 100 contacts
 or so, you can expect about a 5-10 second wait for importing those
 contacts (depending on the web server speed). This module has been
 thoroughly tested and is free of bugs, but if anyone finds any let me
 know and I'll fix it up :)
 
Contact info: Jayme Metcalfe (soulless@malevolent.net)


Installation
------------
Move:
	contacts.php	to the "source" folder
	ldap_conf.inc	to the "conf" folder
	ldapquery.inc	to the "include" folder


Configuration
-------------
Please see the ldap_conf.inc file.