Bugzilla – Attachment #93258: Bug 19618: (QA follow-up) POD Fix for
bug #19618
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 19618
Collapse All
|
Expand All
(-)
a/Koha/Club/Enrollment.pm (-1 / +2 lines)
Lines 74-80 sub patron {
Link Here
74
}
74
}
75
75
76
=head3 is_canceled
76
=head3 is_canceled
77
77
Determines if enrollment is canceled
78
Determines if enrollment is canceled
79
78
=cut
80
=cut
79
81
80
sub is_canceled {
82
sub is_canceled {
81
-
Return to
bug 19618