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)
commita84b37716aff69dd3a08ac205b202087822bc46a
tree63b251233ee34ca4d846cec0c095c4066a4fb374
parent00bebcfcee1d94b6c3dd7cc051224e5f77ea2674
Fixed bug in attendance tool in quarter boundary calculation.

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.
inc/class.eq.inc.php