X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Fsquid-accounting%2Facct-lib.pl;h=7969a5023908b9c3e5dc402e57d5f5b45f1a618b;hb=93bfe63d55bf611887fbc25c251c6fb0ce2ab1d4;hp=826be26b148234aaa0263fd2187caf848bb5a549;hpb=6ae131ef235c11d9ff7419b9b84be7132bd25fb5;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/src/squid-accounting/acct-lib.pl b/src/squid-accounting/acct-lib.pl index 826be26b14..7969a50239 100644 --- a/src/squid-accounting/acct-lib.pl +++ b/src/squid-accounting/acct-lib.pl @@ -392,6 +392,7 @@ sub pdf2 { my @billar = @{$_[0]}; #DATA from sendbill (just host/values) my $month = $_[1]; $month = '0'.$month if $month < 10; + $month = '12' if $month == 0; my $year = $_[2]; my $mwst = $_[3]; my @address_cust= @{$_[4]}; #Array which contains customer and hoster adresses and some additional info from billgroup