Bug Fixing : Browse shelves not displaying results
[koha.git] / opac / opac-tags_subject.pl
index 11cea16..5836f70 100755 (executable)
@@ -17,7 +17,6 @@
 # Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
 # Suite 330, Boston, MA  02111-1307 USA
 
-# $Id$
 
 =head1 opac-tags_subject.pl
 
@@ -26,7 +25,8 @@ TODO :: Description here
 =cut
 
 use strict;
-require Exporter;
+use warnings;
+
 use C4::Auth;
 use C4::Context;
 use C4::Output;