Removed an unused parameter from CtdlSubmitMsg(). Why was it even there?
[citadel.git] / citadel / modules / vcard / serv_vcard.c
2007-10-05 Wilfried Göesgens* just use ldap if it's enabled by config.
2007-10-05 Dave WestBig change to the ldap code to break its dependancy...
2007-08-26 Wilfried Göesgens* modules registering serverports now need to specify...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-09 Wilfried Göesgens* strlen holy war: loops. in loops it's very evil....
2007-08-09 Wilfried Göesgens* more whitch-hunt on strlen with isemptystr replacement.
2007-08-05 Dave WestContinue phase 2 of modules stuff.
2007-08-05 Dave WestMoved serv_ldap.h back into the main src dir as a tempo...
2007-08-03 Dave WestContinue phase 2 of modules stuff.
2007-07-31 Dave WestContinue phase 2 of modules stuff.