Skip to content

Commit

Permalink
Item13897: Typo in tidy of last merge
Browse files Browse the repository at this point in the history
  • Loading branch information
gac410 committed Sep 6, 2016
1 parent 6b8472d commit 4a9953b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JQueryPlugin/lib/Foswiki/Plugins/JQueryPlugin/RENDER.pm
Expand Up @@ -59,7 +59,7 @@ sub restTmpl {
$app->writeCompletePage(
"ERROR: template '" . Foswiki::entityEncode($name) . "' not found",
undef, $contentType
);
);
}
else {
$response->header( -"Cache-Control" => $cacheControl ) if $cacheControl;
Expand Down

0 comments on commit 4a9953b

Please sign in to comment.