Index: trunk/extensions/ContributionReporting/ContributionReporting.php |
— | — | @@ -154,6 +154,8 @@ |
155 | 155 | } |
156 | 156 | |
157 | 157 | /** |
| 158 | + * Define the contributiontotal magic word |
| 159 | + * Example: {{#contributiontotal:start=2011-11-16 00:00:00|fudgefactor=0}} |
158 | 160 | * @param $magicWords array |
159 | 161 | * @param $langCode string |
160 | 162 | * @return bool |