* Don't display room banner on screens that don't pertain to a particular room
authorArt Cancro <ajc@citadel.org>
Tue, 26 Mar 2002 18:23:24 +0000 (18:23 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 26 Mar 2002 18:23:24 +0000 (18:23 +0000)
commit95f29c8f72f0f0dfdd6fc24ef8fc6f6f77c9edf9
tree54da6b545b0d326ca4edb044023c090ef0cbfbab
parent7925c417c59119843151194c251a4a767cb102a9
* Don't display room banner on screens that don't pertain to a particular room
* Initial prep for add/change/delete user accounts screen
13 files changed:
webcit/ChangeLog
webcit/Makefile.in
webcit/auth.c
webcit/graphics.c
webcit/mainmenu.c
webcit/netconf.c
webcit/paging.c
webcit/siteconfig.c
webcit/useredit.c [new file with mode: 0644]
webcit/userlist.c
webcit/vcard_edit.c
webcit/webcit.c
webcit/webcit.h