Changed user type from an enum to a collection of flags
[tpg/opendispense2.git] / src / cokebank_basic / main.c
index 61e777c..4121614 100644 (file)
 # include <ldap.h>
 #endif
 
+/*
+ * NOTES:
+ * 
+ * http://linuxdevcenter.com/pub/a/linux/2003/08/14/libldap.html
+ * - Using libldap, the LDAP Client Library 
+ * 
+ */
+
 // === HACKS ===
 #define HACK_TPG_NOAUTH        1
 #define HACK_ROOT_NOAUTH       1

UCC git Repository :: git.ucc.asn.au