* room_ops.c: when granting a room creator access to a new room, omit the
authorArt Cancro <ajc@citadel.org>
Thu, 15 Dec 2005 05:05:53 +0000 (05:05 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 15 Dec 2005 05:05:53 +0000 (05:05 +0000)
commitde6c20b1d9dc3f726dae428ff9cb89f765114466
tree34936f46e5c0603cf707c4eef2098b9ffdab5ee3
parenteea3f073c659281473d503d09812698eb0a589b6
* room_ops.c: when granting a room creator access to a new room, omit the
  lgetuser/lputuser calls because they are not needed.  Also, don't perform
  access grant if no user is logged in.
citadel/ChangeLog
citadel/room_ops.c