X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fgraph%2Fmoney_time-graph.cgi;h=ca8f6e86bb1e926ee40bd3ad76193cd0feca1525;hp=32c2d89e3e813b5f79fc756594bdffafc5653566;hb=d2f7bc5bcdb39f689d4a72946f0728325d0c09c8;hpb=4014161f196408567c02ce3fe5a0cd3c27f633c7 diff --git a/httemplate/graph/money_time-graph.cgi b/httemplate/graph/money_time-graph.cgi index 32c2d89e3..ca8f6e86b 100755 --- a/httemplate/graph/money_time-graph.cgi +++ b/httemplate/graph/money_time-graph.cgi @@ -6,7 +6,7 @@ my $smonth = 8; #find last month my $eyear = 2002; -my $emonth = 11; +my $emonth = 12; my @labels; my %data;