Testing output chanhges

This commit is contained in:
olwen 1999-11-23 06:19:47 +00:00
parent 8ef2dbd489
commit 49519f40e1

View file

@ -8,7 +8,6 @@ use strict;
use CGI;
use C4::Output;
use C4::Database;
my $input = new CGI;
print $input->header;
print startpage();