Adding a missing comma. Still doesn't work, though (Bug 1562).
authorOwen Leonard <oleonard@myacpl.org>
Tue, 6 Nov 2007 21:05:18 +0000 (15:05 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 7 Nov 2007 14:22:24 +0000 (08:22 -0600)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
reports/borrowers_stats.pl

index 283ed2b..3c3d36b 100755 (executable)
@@ -234,7 +234,7 @@ foreach my $thisbranch (sort keys %$branches) {
                                        hassort2 => $hassort2,
                                        CGIextChoice => $CGIextChoice,
                                        CGIsepChoice => $CGIsepChoice,
-                                       CGIBranch => $CGIBranch
+                                       CGIBranch => $CGIBranch,
 #                                      CGIBranch => \@branchloop
                         DHTMLcalendar_dateformat => get_date_format_string_for_DHTMLcalendar(),
                     );