Bug 31028: Unit tests for ticket update api's
[koha-ffzg.git] / help.pl
diff --git a/help.pl b/help.pl
index 4dd3ac3..9216253 100755 (executable)
--- a/help.pl
+++ b/help.pl
@@ -20,7 +20,7 @@
 use Modern::Perl;
 use CGI qw ( -utf8 );
 
-use C4::Auth;
+use C4::Auth qw( get_template_and_user );
 use C4::Context;
 use Koha::Manual;