[otrs-cvs] otrs/bin otrs.GenerateStats.pl,1.8.2.2,1.8.2.3

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/bin
In directory lancelot:/tmp/cvs-serv16252/bin

Modified Files:
      Tag: rel-3_1
	otrs.GenerateStats.pl 
Log Message:
Fixed bug#9057 - Generating a PDF with bin/otrs.GenerateStats.pl produces lots of warnings.

Author: mb

Index: otrs.GenerateStats.pl
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.GenerateStats.pl,v
retrieving revision 1.8.2.2
retrieving revision 1.8.2.3
diff -2 -u -d -r1.8.2.2 -r1.8.2.3
--- otrs.GenerateStats.pl	18 Sep 2012 07:09:42 -0000	1.8.2.2
+++ otrs.GenerateStats.pl	16 Jan 2013 09:15:14 -0000	1.8.2.3
@@ -1,6 +1,6 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
 # --
 # bin/otrs.GenerateStats.pl - send stats output via email
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
 # --
 # $Id$
@@ -89,5 +89,5 @@
 if ( $Opts{h} || !$Opts{n} ) {
     print "otrs.GenerateStats.pl <Revision $VERSION> - OTRS cmd stats\n";
-    print "Copyright (C) 2001-2012 OTRS AG, http://otrs.org/\n";
+    print "Copyright (C) 2001-2013 OTRS AG, http://otrs.org/\n";
     print
         "usage: otrs.GenerateStats.pl -n <StatNumber> [-p <PARAM_STRING>] [-o <DIRECTORY>] [-r <RECIPIENT> -r ... -s <SENDER>] [-m <MESSAGE>] [-l <LANGUAGE>] [-f CSV|Print] [-S <SEPARATOR>] [-F <FILENAME> [-R]\n";
@@ -216,5 +216,5 @@
         GetParam => \%GetParam,
         )
-    };
+};
 
 # generate output
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.