Bug 32030: Add missing sponsors
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 9 Nov 2022 15:25:32 +0000 (12:25 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 9 Nov 2022 15:25:44 +0000 (12:25 -0300)
Sponsored-by: ByWater Solutions
Sponsored-by: BibLibre
Sponsored-by: PTFS-Europe
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
erm/erm.pl

index 841a743..9118a73 100755 (executable)
@@ -16,6 +16,7 @@
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
 use Modern::Perl;
+
 use CGI qw ( -utf8 );
 use C4::Context;
 use C4::Auth qw( get_template_and_user );