|
Lines 40-47
use Koha::Old::Checkouts;
Link Here
|
| 40 |
use Koha::Patron::Attributes; |
40 |
use Koha::Patron::Attributes; |
| 41 |
use Koha::Patron::Categories; |
41 |
use Koha::Patron::Categories; |
| 42 |
use Koha::Patron::Debarments; |
42 |
use Koha::Patron::Debarments; |
| 43 |
use Koha::Patron::HouseboundProfile; |
43 |
use Koha::Patron::HouseboundProfiles; |
| 44 |
use Koha::Patron::HouseboundRole; |
44 |
use Koha::Patron::HouseboundRoles; |
| 45 |
use Koha::Patron::Images; |
45 |
use Koha::Patron::Images; |
| 46 |
use Koha::Patron::Modifications; |
46 |
use Koha::Patron::Modifications; |
| 47 |
use Koha::Patron::Relationships; |
47 |
use Koha::Patron::Relationships; |