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

(-)a/Koha/Illrequest/Config.pm (-2 / +1 lines)
Lines 117-123 sub available_backends { Link Here
117
    return \@backends;
117
    return \@backends;
118
}
118
}
119
119
120
=head has_branch
120
=head3 has_branch
121
121
122
Return whether a 'branch' block is defined
122
Return whether a 'branch' block is defined
123
123
124
- 

Return to bug 20996