Lines 1-6
Link Here
|
1 |
package Koha::FrameworkPlugin; |
1 |
package Koha::FrameworkPlugin; |
2 |
|
2 |
|
3 |
# Copyright 2014 Rijksmuseum |
3 |
# Copyright 2014 Rijksmuseum |
|
|
4 |
# Copyright 2025 Biblibre, Koha development team |
4 |
# |
5 |
# |
5 |
# This file is part of Koha. |
6 |
# This file is part of Koha. |
6 |
# |
7 |
# |
Lines 339-344
JS
Link Here
|
339 |
=head1 AUTHOR |
340 |
=head1 AUTHOR |
340 |
|
341 |
|
341 |
Marcel de Rooy, Rijksmuseum Amsterdam, The Netherlands |
342 |
Marcel de Rooy, Rijksmuseum Amsterdam, The Netherlands |
|
|
343 |
Julian Maurice, Biblibre, France |
342 |
|
344 |
|
343 |
=cut |
345 |
=cut |
344 |
|
346 |
|
345 |
- |
|
|