Koha/authorities
Jonathan Druart 6f204fdf96 Bug 28591: Don't pass debug to get_template_and_user
There is a "debug" parameter we are passing from the controller scripts
to C4::Auth::get_template_and_user, but it's not actually used!

Test plan:
Confirm the assumption
Review the changes from this patch

Generated with:
perl -p -i -e 's#\s*debug\s*=\>\s*(0|1),?\s*##gms' **/*.pl

git checkout misc/devel/update_dbix_class_files.pl # Wrong catch
+ Manual fix in acqui/neworderempty.pl

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-06-22 12:04:32 +02:00
..
auth_finder.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
authorities-home.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
authorities.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
blinddetail-biblio-search.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
detail-biblio-search.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
detail.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
export.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
merge.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
merge_ajax.pl Bug 19994: Used Modern::Perl in Authorities perl scripts 2019-01-28 14:58:23 +00:00
ysearch.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00