summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2002-11-06 05:41:13 +0000
committerivan <ivan>2002-11-06 05:41:13 +0000
commitd2f7bc5bcdb39f689d4a72946f0728325d0c09c8 (patch)
tree63b010d69c1651510b2b0f67a02ec8bb5e188a7b
parent4014161f196408567c02ce3fe5a0cd3c27f633c7 (diff)
lala
-rwxr-xr-xhttemplate/graph/money_time-graph.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/graph/money_time-graph.cgi b/httemplate/graph/money_time-graph.cgi
index 32c2d89..ca8f6e8 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;