Index: trunk/extensions/ContributionReporting/ContributionReporting.php |
— | — | @@ -77,7 +77,13 @@ |
78 | 78 | 'title' => '2008 Fundraiser', |
79 | 79 | 'start' => 'Nov 4 2008', |
80 | 80 | 'end' => 'Jan 9 2009' |
81 | | - ) |
| 81 | + ), |
| 82 | + array( |
| 83 | + 'id' => '2009', |
| 84 | + 'title' => '2009 Fundraiser', |
| 85 | + 'start' => 'Nov 10 2009', |
| 86 | + 'end' => 'Jan 15 2010' |
| 87 | + ), |
82 | 88 | ); |
83 | 89 | |
84 | 90 | // Thesholds for fundraiser statistics |