checks that the config file passed in parameter exist, otherwise, uses the default...
[koha_gimpoz] / newjmember.pl
index 199443d..7d6fff4 100755 (executable)
@@ -118,4 +118,4 @@ $template->param(   NOK => (ok==1),
                                                                inputsloop => \@inputsloop,
                                                                string => $string);
 
-print "Content-Type:Text/html\n\n",$template->output;
+print "Content-Type: text/html\n\n", $template->output;