source:
products/qPloneCaptchaField/trunk/permissions.py
@
2523
Last change on this file since 2523 was 1, checked in by myroslav, 19 years ago | |
---|---|
|
|
File size: 176 bytes |
Rev | Line | |
---|---|---|
[1] | 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 repository browser.