(turn): Change the command to allow for both an MOTD and a no-login

message.  Clean 'register' and 's_char' remnants on the way.
Circumvents bug #813167.
This commit is contained in:
Marc Olzheim 2004-12-16 14:17:08 +00:00
parent b3f62f7d66
commit d9f0f475da
7 changed files with 119 additions and 66 deletions

View file

@ -173,7 +173,7 @@ struct otherfiles {
/* list of other well known files... -maybe tailor these oneday
* anyway - meantime they are all relative to datadir */
static struct otherfiles ofiles[] = {
{&upfil, "up"},
{&motdfil, "motd"},
{&downfil, "down"},
{&disablefil, "disable"},
{&banfil, "ban"},