Fixed bug in attendance tool in quarter boundary calculation.
authorAlan J. Pippin <ajp@server.pippins.net>
Mon, 14 Apr 2008 01:22:52 +0000 (19:22 -0600)
committerAlan J. Pippin <ajp@pippins.net>
Mon, 14 Apr 2008 01:22:52 +0000 (19:22 -0600)
The attendance tool was not displaying "quarters" of data properly.
There was a bug in the algorithm that was calculating the quarter
window of time, causing it to be 2 months instead of 3.
This is a fix for that issue.


No differences found