Changeset 4863 for waeup/trunk/src


Ignore:
Timestamp:
21 Jan 2010, 06:24:33 (15 years ago)
Author:
uli
Message:

Remove m_prefix attribute for certificates. It is not used.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • waeup/trunk/src/waeup/interfaces.py

    r4858 r4863  
    241241        )
    242242   
    243     m_prefix = schema.TextLine(
    244         title = u'prefix',
    245         required = True,
    246         )
    247        
    248243    max_pass = schema.TextLine(
    249244        title = u'maximum pass',
Note: See TracChangeset for help on using the changeset viewer.