Bug 18987 - Added Koha::Account package pragma to Patron.pm
commit8c9290e56ae091ae0be46fe32c23b52d0885d807
authorAlex Buckley <alexbuckley@catalyst.net.nz>
Fri, 21 Jul 2017 08:47:48 +0000 (21 08:47 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 31 Jul 2017 08:43:13 +0000 (31 10:43 +0200)
tree8a8766d4e9a173375e15b8e715ccf54a0c13d31b
parent37097ee7f6f462193eefd4d51d4142b6ce59a8a9
Bug 18987 - Added Koha::Account package pragma to Patron.pm

Test plan:
1. On an up to date branch go to Patrons and try to browse for a patron
by last name
2. Notice that the page processes indefinately
3. Apply patch
4. Repeat step 1
5. Notice the patron results are displayed

Signed-off-by: David Cook <dcook@prosentient.com.au>
Works as described.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit ac8e39d1e742b196677d395dc89d92848560b903)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Patron.pm