Skip to content

Commit f2d3493

Browse files
committed
archiver
1 parent 69fbca0 commit f2d3493

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Mailman/OldStyleMemberships.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
class OldStyleMemberships(MemberAdaptor.MemberAdaptor):
4545
def __init__(self, mlist):
4646
self.__mlist = mlist
47+
self.archive = mm_cfg.DEFAULT_ARCHIVE # Initialize archive attribute
4748

4849
def GetMailmanHeader(self):
4950
"""Return the standard Mailman header HTML for this list."""

0 commit comments

Comments
 (0)