* summary.c: summary screen is now updated using ajax instead of refreshing
[citadel.git] / webcit / siteconfig.c
index 81fc952f062660efdc5c8c7af82d5083af819a71..9f72291453d1097b633505cd60e11f11eab081ab 100644 (file)
@@ -21,7 +21,7 @@ void display_siteconfig(void)
        int mboxpolicy = 0;
        int mboxvalue = 0;
 
-       output_headers(1, 1, 2, 0, 0, 0, 0);
+       output_headers(1, 1, 2, 0, 0, 0);
        wprintf("<div id=\"banner\">\n"
                "<TABLE WIDTH=100%% BORDER=0 BGCOLOR=\"#444455\"><TR><TD>"
                "<SPAN CLASS=\"titlebar\">");