* Don't call whobbs() directly after changing masq room/host, it screws up the
authorArt Cancro <ajc@citadel.org>
Thu, 18 May 2000 02:33:39 +0000 (02:33 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 18 May 2000 02:33:39 +0000 (02:33 +0000)
commit64a5147f8515dbfbd8847f9d453d1255dc3bbee7
treeaebc881169a84e5fd1adba24bdc332ecdfe58237
parentc973257088f5eff0a239c39bed343c3f5d271a5b
* Don't call whobbs() directly after changing masq room/host, it screws up the
  refresh.  It now calls an HTTP redirect page instead.
* added http_redirect(char *url) function to accomplish the above
webcit/ChangeLog
webcit/webcit.c
webcit/webcit.h
webcit/who.c