Ignore:
Timestamp:
13 Nov 2014, 13:16:08 (10 years ago)
Author:
Henrik Bettermann
Message:

Remove trash. 'search' is an imported function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/mandates/container.py

    r8910 r11946  
    5656    def setup(self, site, name, logger):
    5757        if 'mandates' in site.keys():
    58             logger.warn('Could not create container for faculties in Kofa.')
     58            logger.warn('Could not create container for mandates in Kofa.')
    5959            return
    6060        site['mandates'] = MandatesContainer()
Note: See TracChangeset for help on using the changeset viewer.