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

(-)a/Koha/Schema/Result/MessageTransportType.pm (-2 / +1 lines)
Lines 159-162 sub koha_objects_class { Link Here
159
  'Koha::Patron::MessagePreference::Transport::Types';
159
  'Koha::Patron::MessagePreference::Transport::Types';
160
}
160
}
161
161
162
1;
162
1;
163
- 

Return to bug 10190