Ignore:
Timestamp:
Apr 18, 2011 1:56:23 PM (13 years ago)
Author:
mylan
Message:

Fixed bugs, cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ploneorg.kudobounty/trunk/ploneorg/kudobounty/setuphandlers.py

    r3129 r3131  
    4141                    % '/'.join(theCollection.getPhysicalPath()))  
    4242 
    43  
    4443def createPFGForm(context, container, logger): 
    4544    """ 
     
    7978        logger.info("'%s' PFG form already in 'published' state" % form.Title()) 
    8079 
    81  
    82  
    8380def createStructure(context, logger): 
    8481    site = context.getSite() 
Note: See TracChangeset for help on using the changeset viewer.