Fix some residual bugs from the implementation of the new plugin manager.
svn: r13430
This commit is contained in:
@@ -53,7 +53,7 @@ plg.name = _("Birthday and Anniversary Report")
|
||||
plg.description = _("Produces a report of birthdays and anniversaries")
|
||||
plg.version = '1.0'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'AncestorReport.py'
|
||||
plg.fname = 'BirthdayReport.py'
|
||||
plg.ptype = REPORT
|
||||
plg.authors = ["Douglas S. Blank"]
|
||||
plg.authors_email = ["dblank@cs.brynmawr.edu"]
|
||||
|
||||
Reference in New Issue
Block a user