Oops; fixed stupid typo.
git-svn-id: svn://10.0.0.236/trunk@32521 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
6d208dc683
commit
fbb008de3f
@ -37,6 +37,6 @@ if (!@row) {
|
||||
print "Please hit back and try again.\n";
|
||||
exit;
|
||||
}
|
||||
print qq{Content-type: $row[0]"; \n\n$row[1]};
|
||||
print qq{Content-type: $row[0]\n\n$row[1]};
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user