http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9582 Bug ID: 9582 Summary: Unused code in members/pay.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: jcamins@cpbibliography.com The subroutines writeoff() and get_writeoff_sth() (and the two package variables $writeoff_sth and $add_writeoff_sth) defined in members/pay.pl do not seem to be used at all. -- You are receiving this mail because: You are watching all bug changes.