Bug 8435: DBRev 3.13.00.038
[koha.git] / tools / pdfViewer.pl
index aefedce..8e6a98f 100755 (executable)
@@ -3,7 +3,7 @@
 # script to show a PDF file.
 # written 07/04
 # by Veleda Matias - matias_veleda@hotmail.com - Physics Library UNLP Argentina and
-#    Castañeda Sebastian - seba3c@yahoo.com.ar - Physics Library UNLP Argentina and
+#    Castañeda Sebastian - seba3c@yahoo.com.ar - Physics Library UNLP Argentina and
 
 # This file is part of Koha.
 #
 # Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
 # Suite 330, Boston, MA  02111-1307 USA
 
-require Exporter;
+
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use C4::Context;
 use CGI;