AdSpace has 100% coverage, aside from some conditionals in the set method.

Found and fixed an off by 1 error in displayImpressions that allowed boughtImpressions+1
impressions to be displayed.
This commit is contained in:
Colin Kuskie 2007-02-23 04:59:06 +00:00
parent 47c55075f6
commit 906775d505
3 changed files with 28 additions and 7 deletions

View file

@ -1,4 +1,5 @@
7.3.11
- fix: Off by 1 error while displaying ad impressions (perlDreamer Consulting, LLC)
7.3.10
- fix: Calendar Update Feeds now handles iCalendar "DURATION" field