From 7cf3f340ceeffab7da9a168cfade5349e5251d56 Mon Sep 17 00:00:00 2001 From: Mason James Date: Wed, 25 Oct 2017 13:10:43 +1300 Subject: [PATCH] Bug 19117: [16.05.x] paycollect.pl is vulnerable for CSRF attacks --- members/paycollect.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/members/paycollect.pl b/members/paycollect.pl index 26c9f46044..8597ae0898 100755 --- a/members/paycollect.pl +++ b/members/paycollect.pl @@ -31,7 +31,6 @@ use C4::Koha; use C4::Branch; use Koha::Patron::Images; use Koha::Patrons; -use Koha::Account; use Koha::Token; use Koha::Patron::Categories; -- 2.39.5