190 |
output_html_with_http_headers $cgi, $cookie, $template->output; |
190 |
output_html_with_http_headers $cgi, $cookie, $template->output; |
196 |
(undef, $issues, $balance) = GetMemberIssuesAndFines( $_->{borrowernumber} || $_->get_column('borrowernumber') ); |
197 |
(undef, $issues, $balance) = GetMemberIssuesAndFines( $_->{borrowernumber} || $_->get_column('borrowernumber') ); |