Bug 8299 - overdue_notice.pl shows error messages
authorMason James <mtj@kohaaloha.com>
Tue, 11 Dec 2012 13:43:29 +0000 (02:43 +1300)
committerChris Cormack <chris@bigballofwax.co.nz>
Tue, 1 Jan 2013 18:16:46 +0000 (07:16 +1300)
commit66621d923c72191e8cf51ee245ee000afe79d27e
tree1ccb7e483b59d44be8b23000fc8e340d1d5fb1b6
parentc2c3dc9d8f45ba3736c6234825b7ebdeff0ff3f3
Bug 8299 - overdue_notice.pl shows error messages

fixes 2 warnings...

 Use of uninitialized value in pattern match (m//) at /usr/share/koha/bin/cronjobs/overdue_notices.pl line 659.
 Use of uninitialized value in pattern match (m//) at /usr/share/koha/bin/cronjobs/overdue_notices.pl line 670.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
misc/cronjobs/overdue_notices.pl