summaryrefslogtreecommitdiffstats
path: root/source/web
diff options
context:
space:
mode:
Diffstat (limited to 'source/web')
-rw-r--r--source/web/swat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/web/swat.c b/source/web/swat.c
index 98173276182..f1a89f1913e 100644
--- a/source/web/swat.c
+++ b/source/web/swat.c
@@ -1010,6 +1010,7 @@ static void printers_page(void)
}
}
+ setup_logging(argv[0],False);
charset_initialise();
load_config(True);
iNumNonAutoPrintServices = lp_numservices();