Koha/C4/Members
Jonathan Druart 29e402d398 Bug 16443: Make C4::Members::Statistics plack safe
If the prefs is updated, the fields won't be.
To make sure we already fetch updated values, we should remove the
package variable and define it in the subroutine.

There is not test plan, just make sure the changes are consistent.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-06-10 16:35:09 +00:00
..
Attributes.pm Bug 16504: [QA Follow-up] Make koha-qa happy with two newlines 2016-06-03 06:34:18 +00:00
AttributeTypes.pm Bug 12267: Remove borrower_attributes.password 2016-04-22 23:08:32 +00:00
Messaging.pm Bug 16011: $VERSION - Remove empty BEGIN block 2016-03-24 17:20:41 +00:00
Statistics.pm Bug 16443: Make C4::Members::Statistics plack safe 2016-06-10 16:35:09 +00:00