Bug 5549 : Add Returned, checkout out time to Patron Circ History
[koha_fer] / C4 / Linker.pm
index f030258..a3c04f7 100644 (file)
@@ -86,8 +86,6 @@ sub new {
 
     return $self->SUPER::_handle_auth_limit($authid), $fuzzy;
 
-=back
-
 Function to be called by subclasses to handle authority record limits.
 
 =cut