Handle extraHeaders being nil.

This commit is contained in:
Uriel 2009-02-01 20:04:28 +01:00
parent 64e3d86654
commit 1020b8b669

View file

@ -27,7 +27,7 @@ Content-Type: text/html
% if(! ~ $#h 0) % if(! ~ $#h 0)
% cat $h % cat $h
%($extraHeaders%) %($"extraHeaders%)
</head> </head>
<body> <body>