* wDumpContent() is now responsible for </BODY></HTML> most of the
authorArt Cancro <ajc@citadel.org>
Fri, 29 Jan 1999 19:51:23 +0000 (19:51 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 29 Jan 1999 19:51:23 +0000 (19:51 +0000)
commit4d688600d21df7ba1f96e0752b72285325ef0c80
tree31522777e31882da12a3c1811c33230fa19d45b4
parentc5dcefbe1b55c201cb1ed948d859c1c1ff6ab51b
    * wDumpContent() is now responsible for </BODY></HTML> most of the
          time (parameter settable) so that the main menu can easily be
          embedded in every page when running in noframes mode
        * noframes mode selection is now carried in the cookie
17 files changed:
webcit/ChangeLog
webcit/auth.c
webcit/child.h
webcit/context_loop.c
webcit/cookie_conversion.c
webcit/graphics.c
webcit/mainmenu.c
webcit/messages.c
webcit/netconf.c
webcit/paging.c
webcit/roomops.c
webcit/siteconfig.c
webcit/sysmsgs.c
webcit/userlist.c
webcit/webcit.c
webcit/webcit.h
webcit/who.c