Bug 8299 - overdue_notice.pl shows error messages
authorMason James <mtj@kohaaloha.com>
Tue, 11 Dec 2012 13:43:29 +0000 (02:43 +1300)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 27 Dec 2012 23:50:12 +0000 (18:50 -0500)
commitdd5023e6d469961b533fb51f02e22ac434d9790c
treeed10595a076dde81167cd6fafc98df3041ebfa8b
parentbfb0d7e13025cc7624d431635baa1dfc1712c4ad
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>
misc/cronjobs/overdue_notices.pl