Changeset 4211

Show
Ignore:
Timestamp:
09/01/08 00:12:09 (4 months ago)
Author:
datallah
Message:

Make this work again.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pendingticketplugin/0.11/close_old_pending.py

    r4115 r4211  
    4646 
    4747    def __init__(self, project=options.project, author=AUTHOR, 
    48                      maxage=options.maxage, url=options.url): 
     48                     maxage=options.maxage): 
    4949 
    5050        self.env = open_environment(project)