* Made the frames stuff less dependent on the HTML TARGET= directive
authorArt Cancro <ajc@citadel.org>
Fri, 29 Jan 1999 01:30:44 +0000 (01:30 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 29 Jan 1999 01:30:44 +0000 (01:30 +0000)
commitdcd87d6d9ec8ee766717161ffe13c74ec25c4136
treef48852cae754085ec5eadc65629434ba713025f3
parent3c06334746f3a838925cbc29708f5c0edb9b08d8
    * Made the frames stuff less dependent on the HTML TARGET= directive
          and more dependent on the HTTP Window-target: directive.
15 files changed:
webcit/ChangeLog
webcit/auth.c
webcit/child.h
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