Bug 32030: Move cypress to t/
[koha-ffzg.git] / help.pl
diff --git a/help.pl b/help.pl
index b39c577..9216253 100755 (executable)
--- a/help.pl
+++ b/help.pl
 use Modern::Perl;
 use CGI qw ( -utf8 );
 
-use C4::Auth;
+use C4::Auth qw( get_template_and_user );
 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