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

(-)a/misc/migration_tools/koha-svc.pl (-2 / +1 lines)
Lines 73-79 Koha's records from other machine without bringing all Koha dependencies with it Link Here
73
73
74
=head1 USAGE
74
=head1 USAGE
75
75
76
This same script can be used as module (as it defines T<Koha::SVC> package) using
76
This same script can be used as module (as it defines C<Koha::SVC> package) using
77
77
78
  require "koha-svc.pl"
78
  require "koha-svc.pl"
79
79
80
- 

Return to bug 39319