Bug 17600: Standardize our EXPORT_OK
[srvgit] / misc / cronjobs / automatic_checkin.pl
index 4eff2d5..2960b4a 100755 (executable)
@@ -20,7 +20,7 @@
 use Modern::Perl;
 use Koha::Checkouts;
 use Koha::Script -cron;
-use C4::Log;
+use C4::Log qw( cronlogaction );
 
 cronlogaction();