---
C4/Reports.pm | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/C4/Reports.pm b/C4/Reports.pm
index 9a6de77..3032e29 100644
--- a/C4/Reports.pm
+++ b/C4/Reports.pm
@@ -331,7 +331,11 @@ sub get_criteria {
=item execute_query
-=head2 ($results, $total) = execute_query($sql, $type, $offset, $limit,
$format, $id)
+=over
+
+($results, $total) = execute_query($sql, $type, $offset, $limit, $format, $id)
+
+=back
When passed C<$sql>, this function returns an array ref containing a
result set
suitably formatted for display in html or for output as a flat file when
passed in
@@ -727,6 +731,8 @@ sub _get_column_defs {
1;
__END__
+=back
+
=head1 AUTHOR
Chris Cormack <[EMAIL PROTECTED]>
--
1.5.6
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches