]> git.koha-community.org Git - koha.git/commit
Bug 14534: Stop overdue_notices.pl from issuing the warning: Use of uninitialized...
authorUlrich Kleiber <ulrich.kleiber@bsz-bw.de>
Wed, 15 Jul 2015 06:35:13 +0000 (08:35 +0200)
committerLiz Rea <wizzyrea@gmail.com>
Sun, 16 Aug 2015 21:48:13 +0000 (09:48 +1200)
commit6a8871e26d0b32aee73e5d7389e99c3b7e333f8e
treefda48c77ff087f31e5e79cb77845e7b0c6b827e0
parente0eb495948cc7ea2ad39781f8f639e1680ee7f8c
Bug 14534: Stop overdue_notices.pl from issuing the warning: Use of uninitialized value $borrowernumber

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
To test:

1/ Run the overdue_notices.pl script (don't do this on production
obviously :))
2/ Notice the warns
3/ Apply patch
4/ Run again
5/ Notice no warns, but notices are still generated ok

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
(cherry picked from commit d873ed3b5d97f825c52dc53c2f72bd5a1ef03647)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
misc/cronjobs/overdue_notices.pl