CtdlRoomAccess() now returns a set of read-only access rights if the room is BASEROOM...
authorArt Cancro <ajc@citadel.org>
Fri, 3 Sep 2010 14:19:49 +0000 (10:19 -0400)
committerArt Cancro <ajc@citadel.org>
Fri, 3 Sep 2010 14:19:49 +0000 (10:19 -0400)
commite0233091b3bd706bd0623388e901aaa89fdf4741
treeb97c5872bb97695b3e4313cc45e5d26e00d1ed6d
parent74f72b64eb122c87f271009107c9ae1d15064ed3
CtdlRoomAccess() now returns a set of read-only access rights if the room is BASEROOM (Lobby) and the user is not logged in.
citadel/room_ops.c