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

(-)a/Koha/Account/Line.pm (-1 / +2 lines)
Lines 29-34 use Koha::Items; Link Here
29
29
30
use base qw(Koha::Object);
30
use base qw(Koha::Object);
31
31
32
=encoding utf8
33
32
=head1 NAME
34
=head1 NAME
33
35
34
Koha::Account::Line - Koha accountline Object class
36
Koha::Account::Line - Koha accountline Object class
35
- 

Return to bug 21727