* Remove the defaulthost/defaultport vs. c_host/c_port stuff -- we haven't
authorArt Cancro <ajc@citadel.org>
Wed, 9 Apr 2003 04:02:32 +0000 (04:02 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 9 Apr 2003 04:02:32 +0000 (04:02 +0000)
commit5ae04697cc31604cb3e6a4d96c26c78c3824bb1b
treeefd91bd699fb42d7e076534ca812cfec6ea2e95a
parent90b1ac40dc382b2b8edfcca5e198996ac250f1ff
* Remove the defaulthost/defaultport vs. c_host/c_port stuff -- we haven't
  supported the idea of one WebCit connecting to multiple Citadels for a
  long time.  Now it's just one set of variables, called ctdlhost/ctdlport.
* When connecting to Citadel through a Unix domain socket, don't try to make
  the Java chat applet available.
webcit/ChangeLog
webcit/paging.c
webcit/webcit.c
webcit/webcit.h
webcit/webserver.c