X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fgraphics.c;h=6aab9381ae1392e6d66b22ceb4b602fa0d611668;hb=fd6cb67fad06da34b1a7655f43e110a841963c5b;hp=b62dd374a310531c61a2099b2d710bb0a4a2c22a;hpb=c69c59e2f96ea9e52a0c6804d7b66b31fbc28842;p=citadel.git diff --git a/webcit/graphics.c b/webcit/graphics.c index b62dd374a..6aab9381a 100644 --- a/webcit/graphics.c +++ b/webcit/graphics.c @@ -22,7 +22,7 @@ void display_graphics_upload(char *description, char *filename, char *uplurl) display_main_menu(); return; } - //output_headers(1, 1, 0, 0, 0, 0); + /*output_headers(1, 1, 0, 0, 0, 0); */ output_headers(1, 1, 1, 0, 0, 0);