Bugzilla – Attachment #90921: Bug 19368 - Added missing closing bracket at the end of serials-search.pl for
bug #19368
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 19368
Collapse All
|
Expand All
(-)
a/serials/serials-search.pl (-1 / +1 lines)
Lines 219-221 for my $sub ( @subscriptions ) {
Link Here
219
);
219
);
220
}
220
}
221
output_html_with_http_headers $query, $cookie, $template->output;
221
output_html_with_http_headers $query, $cookie, $template->output;
222
-
222
}
Return to
bug 19368