Bug 6927-- Typo in C4::Overdues.pm
authorLiz Rea <lrea@nekls.org>
Tue, 27 Sep 2011 14:08:33 +0000 (09:08 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sat, 8 Oct 2011 21:43:00 +0000 (17:43 -0400)
commit05b2ca07b61fcfd56431b7d4d4378417d1c6567b
tree757ba65fb920bb4c5a22e3371793445cc782ccfb
parent62520c247a652285b1bbaaa4a0399d4cd38a9334
Bug 6927-- Typo in C4::Overdues.pm

Corrected a small typo in overdues.pm to fix a "Undefined subroutine &C4::Members::checkoverdues called at /home/koha/kohaclone/C4/Members.pm line 511." when making calls to GetMemberDetails

This fix suggested by Elliot Davis of UT Tyler, and he did the testing -- I'm just submitting the fix to master for him.  :)

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 085de44ebdc5bf6431c59b3e60af0277891cd19d)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Overdues.pm