source: products/quintagroup.pfg.captcha/trunk/quintagroup/pfg/captcha/permissions.py @ 1970

Last change on this file since 1970 was 1970, checked in by liebster, 14 years ago

Copy all files from qPloneCaptchaField product

File size: 176 bytes
Line 
1from Products.CMFCore import permissions as cmfcore_permissions
2
3## This file is used to set up permissions for product.
4
5ADD_PERMISSION = cmfcore_permissions.AddPortalContent
Note: See TracBrowser for help on using the repository browser.