From 657643c67deafd457c68fc2a47280bacafd5c540 Mon Sep 17 00:00:00 2001 From: arensb Date: Thu, 10 Oct 2002 04:47:54 +0000 Subject: [PATCH] Added whitespace to make the POD work. Added author. --- C4/Circulation/Circ2.pm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/C4/Circulation/Circ2.pm b/C4/Circulation/Circ2.pm index 06bb19ffc5..488eeae368 100755 --- a/C4/Circulation/Circ2.pm +++ b/C4/Circulation/Circ2.pm @@ -1847,6 +1847,11 @@ END { } # module clean-up code here (global destructor) 1; __END__ + =back +=head1 AUTHOR + +Koha Developement team + =cut -- 2.39.5