From fef2b0538981ec5fcb6c8b91f1bfceac24a9e43e Mon Sep 17 00:00:00 2001 From: Jules Date: Sun, 26 Jan 2014 04:39:12 -0500 Subject: updates to cgis --- cgi-bin/view | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgi-bin/view') diff --git a/cgi-bin/view b/cgi-bin/view index f7435f3..d818519 100755 --- a/cgi-bin/view +++ b/cgi-bin/view @@ -6,7 +6,7 @@ use feature qw/switch/; use CGI; my $IN = new CGI; -print $IN->header(); +print $IN->header(-type => 'application/json'); our $json = JSON->new->allow_nonref; my $sql_username = "asdfus"; -- cgit v1.2.3-70-g09d2