View | Details | Raw Unified | Return to bug 15986
Collapse All | Expand All

(-)a/Koha/Patron.pm (-2 / +1 lines)
Lines 1808-1814 sub to_api_mapping { Link Here
1808
1808
1809
    $letter_params is a hashref of the values to be passed to GetPreparedLetter
1809
    $letter_params is a hashref of the values to be passed to GetPreparedLetter
1810
1810
1811
    test_mode will only report which notices would be sent, but nothign will be queued
1811
    test_mode will only report which notices would be sent, but nothing will be queued
1812
1812
1813
=cut
1813
=cut
1814
1814
1815
- 

Return to bug 15986