From 4136d62c44e2f0540e382385daac70ae4b49b3b2 Mon Sep 17 00:00:00 2001 From: Slava Shishkin Date: Mon, 25 Apr 2022 20:20:23 +0300 Subject: [PATCH] Bug 30558: Add feature to search Acquisitions Orders by ISSN --- help.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/help.pl b/help.pl index e7c4149c82..f6b0a684d8 100755 --- a/help.pl +++ b/help.pl @@ -18,6 +18,7 @@ # along with Koha; if not, see . #test string 1 +#test string 2 use Modern::Perl; use CGI qw ( -utf8 ); -- 2.35.1