Bug 28588: Add Koha::Checkouts::ReturnClaim->resolve
[srvgit] / help.pl
diff --git a/help.pl b/help.pl
index b39c577..4dd3ac3 100755 (executable)
--- a/help.pl
+++ b/help.pl
@@ -24,7 +24,7 @@ use C4::Auth;
 use C4::Context;
 use Koha::Manual;
 
-my $query = new CGI;
+my $query = CGI->new;
 
 # We need to call get_template_and_user to let it does the job correctly
 # for the language