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.01~18^2~3 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=2b94425ef1e12da95d8fed1e6f053d0ae9f7ccc4 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