Changeset 17827 for misc/runpugs/perl

Show
Ignore:
Timestamp:
09/14/07 08:37:05 (15 months ago)
Author:
azawawi
Message:

[runpugs] fixed html/css glitches

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • misc/runpugs/perl/test.pl

    r14885 r17827  
    11print "Content-type: text/html\n\n"; 
    2 print "<html><body><h1>Hi There!</h1></html></body>"; 
     2print "<html><body><h1>Hi There!</h1></body></html>";