root/qPloneCaptchaField/trunk/permissions.py

Revision 940 (checked in by fenix, 1 year ago)

initial import

  • Property svn:eol-style set to native
Line 
1 from Products.CMFCore import permissions as cmfcore_permissions
2
3 ## This file is used to set up permissions for product.
4
5 ADD_PERMISSION = cmfcore_permissions.AddPortalContent
Note: See TracBrowser for help on using the browser.