source: products/quintagroup.pfg.captcha/trunk/quintagroup/pfg/captcha/config.py @ 2737

Last change on this file since 2737 was 2083, checked in by mylan, 14 years ago

#174: removed permissions module

  • Property svn:eol-style set to native
File size: 160 bytes
Line 
1from Products.CMFCore import permissions as cmfcore_permissions
2
3PROJECTNAME = "quintagroup.pfg.captcha"
4
5ADD_PERMISSION = cmfcore_permissions.AddPortalContent
Note: See TracBrowser for help on using the repository browser.