* Fixed problems related to saving vCards in config rooms. For starters, we were...
authorArt Cancro <ajc@citadel.org>
Thu, 12 Mar 2009 02:49:59 +0000 (02:49 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 12 Mar 2009 02:49:59 +0000 (02:49 +0000)
commit8a2fbef2b9049783fc51d15bfeeda0199ae6162f
tree9137665b46d8fef241b77a98970c224af3409ea2
parentacedb2618692bfb6c144a3b168ffcdcfad9838a8
* Fixed problems related to saving vCards in config rooms.  For starters, we were looking at the room name contained in the message rather than the name of the session's current room, which might actually be correct 100% of the time, but it's still the wrong place to look.  We also needed to add code to distinguish between saving your own vCard and administratively saving someone else's vCard.  We only reload the cs_inet_* caches when it's our own.
citadel/modules/vcard/serv_vcard.c