Fix handling joined in the base.
This commit is contained in:
parent
6a53913e48
commit
cd6051e376
3 changed files with 10 additions and 6 deletions
|
@ -80,6 +80,8 @@
|
|||
(-stats (fname) "Get stats for all months"
|
||||
(-action- 'print-stats)
|
||||
(-fname- fname))
|
||||
(-month (month) "Specify current month"
|
||||
(*current-month* (string->month month)))
|
||||
)
|
||||
|
||||
;; Load the members database (required for everything anyway)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue