From: Art Cancro Date: Tue, 20 Sep 2011 19:02:25 +0000 (-0400) Subject: Changed the naming convention of the setup wizard filename X-Git-Tag: v8.11~435 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=8f0a07617656512ca31a029814d04fc254ca9d33 Changed the naming convention of the setup wizard filename --- diff --git a/webcit/auth.c b/webcit/auth.c index 6c71b9aeb..76fb13dc1 100644 --- a/webcit/auth.c +++ b/webcit/auth.c @@ -433,16 +433,10 @@ void do_welcome(void) if (!setup_wizard) { int len; sprintf(wizard_filename, "setupwiz.%s.%s", - ctdlhost, ctdlport); - len = strlen(wizard_filename); - for (i=0; i