Changeset 7289


Ignore:
Timestamp:
6 Dec 2011, 16:12:29 (13 years ago)
Author:
uli
Message:

Leave out captcha configs for now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/browser/captcha.py

    r7288 r7289  
    102102    def getCaptcha():
    103103        """Get captcha chosen for a certain site or default.
    104         """
    105 
    106     def getConfigData(captcha):
    107         """Get a dict of config data for a certain captcha.
    108         """
    109 
    110     def setConfigData(captcha, key, value):
    111         """Set a certain configuration key for a certain captcha.
    112104        """
    113105
Note: See TracChangeset for help on using the changeset viewer.