Bugzilla – Attachment #124109: 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 214-216 for my $sub ( @subscriptions ) {
Link Here
214
);
214
);
215
}
215
}
216
output_html_with_http_headers $query, $cookie, $template->output;
216
output_html_with_http_headers $query, $cookie, $template->output;
217
-
217
}
Return to
bug 19368