Koha/members
Jonathan Druart 41a8005d10 Bug 28606: Remove $DEBUG and $ENV{DEBUG}
We should remove the debug statements or use Koha::Logger when we want
to keep it.

Test plan:
Confirm that occurrences of remaining occurrences of DEBUG need to be
kept (historical scripts for instance)
Confirm that the occurrences removed by this patch can be removed
Confirm that the occurrences replaced by Koha::Logger are correct

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Looks good to me, noting a few minor points on BZ.

JD amended patch: replace "warn #Finished" with "#warn Finished", and
put the statement on a single line

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-06-24 11:53:44 +02:00
..
accountline-details.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
apikeys.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
boraccount.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
cancel-charge.pl Bug 24603: Adjust permissions for cancel-charge.pl 2020-11-10 15:00:14 +01:00
default_messageprefs.pl Bug 18403: Update permissions - borrowers => 1|* becomes borrowers => 'edit_borrowers' 2018-02-12 15:41:37 -03:00
deletemem.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
discharge.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
discharges.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
files.pl Bug 28572: Remove C4::Debug 2021-06-22 12:04:32 +02:00
guarantor_search.pl Bug 23271: Replace search_limited with search_with_library_limits 2021-04-21 15:25:07 +02:00
holdshistory.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
housebound.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
ill-requests.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
mancredit.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
maninvoice.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
member-flags.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
member-password.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
member.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
memberentry.pl Bug 28606: Remove $DEBUG and $ENV{DEBUG} 2021-06-24 11:53:44 +02:00
members-home.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
members-update-do.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
members-update.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
merge-patrons.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
mod_debarment.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
moremember.pl Bug 28606: Remove $DEBUG and $ENV{DEBUG} 2021-06-24 11:53:44 +02:00
notices.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
patronimage.pl Bug 28606: Remove $DEBUG and $ENV{DEBUG} 2021-06-24 11:53:44 +02:00
pay.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
paycollect.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
print_overdues.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
printfeercpt.pl Bug 26734: Convert printfeercpt/printinvoice to use GetPreparedLetter 2021-04-27 16:23:49 +02:00
printinvoice.pl Bug 26734: Convert printfeercpt/printinvoice to use GetPreparedLetter 2021-04-27 16:23:49 +02:00
printslip.pl Bug 28606: Remove $DEBUG and $ENV{DEBUG} 2021-06-24 11:53:44 +02:00
purchase-suggestions.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
readingrec.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
routing-lists.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
setstatus.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
statistics.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
summary-print.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
update-child.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00