summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
Diffstat (limited to 'source3')
-rw-r--r--source3/web/swat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/web/swat.c b/source3/web/swat.c
index 9817327618..f1a89f1913 100644
--- a/source3/web/swat.c
+++ b/source3/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();