* Fixed problems related to saving vCards in config rooms. For starters, we were...
commit3973fad81bee25064f14062790ec2e286b1a801e
authorajc <ajc@c9418f8e-8c02-0410-9258-ad310909226a>
Thu, 12 Mar 2009 02:49:59 +0000 (12 02:49 +0000)
committerajc <ajc@c9418f8e-8c02-0410-9258-ad310909226a>
Thu, 12 Mar 2009 02:49:59 +0000 (12 02:49 +0000)
tree9137665b46d8fef241b77a98970c224af3409ea2
parent8af73a05236fee8fef61e39646f770f550813b0c
* 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.

git-svn-id: svn://uncensored.citadel.org/trunk@7209 c9418f8e-8c02-0410-9258-ad310909226a
citadel/modules/vcard/serv_vcard.c