Bug 17600: Standardize our EXPORT_OK
[srvgit] / tools / copy-holidays.pl
index e11353a..381f9e7 100755 (executable)
@@ -21,7 +21,7 @@ use Modern::Perl;
 
 use CGI qw ( -utf8 );
 
-use C4::Auth;
+use C4::Auth qw( checkauth );
 use C4::Output;