* Minor overhaul of modules/serv_vcard.c
authorArt Cancro <ajc@citadel.org>
Fri, 13 Mar 2009 02:19:05 +0000 (02:19 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 13 Mar 2009 02:19:05 +0000 (02:19 +0000)
commit8732871a0fac45f74d38a2a0b029ddfaf10626d9
treebff372366dfbc357e1a04121ccfb04dc348eed57
parentdb5ab0d1c8b4cc5431265100cf743903df23e4cd
* Minor overhaul of modules/serv_vcard.c
  Be less strict about properties and parameters.  For example, when searching for Internet email addresses, it no longer has to be 'email;internet', it will also accept things like 'email;type=internet' or 'email;type=internet,pref' or even 'email;foo=bar,type=internet'.
  Note that this is strictly server side stuff; we have a lot of work to do on the webcit side.
citadel/modules/vcard/serv_vcard.c