![]() ![]() | ![]() |
version 1.3, 2001/01/06 19:59:29 | version 1.5, 2001/01/06 20:17:33 |
---|---|
Line 149 sub handler { | Line 149 sub handler { |
# ------------------------------------------------------------------ Page parms | # ------------------------------------------------------------------ Page parms |
my $j; | my $j; |
my $i; | |
my $lcm=1; | my $lcm=1; |
my $contents=0; | my $contents=0; |
Line 162 sub handler { | Line 163 sub handler { |
} | } |
} | } |
unless ($contents) { | unless ($contents) { |
$r->content_type('text/html'); | $r->content_type('text/html'); |
$r->send_http_header; | $r->send_http_header; |