root/qSiloGroup/branches/plone-2.1/config.py

Revision 996 (checked in by piv, 1 year ago)

initial import of branche for plone 2.1

  • Property svn:eol-style set to native
Line 
1 from Products.CMFCore import CMFCorePermissions
2
3 VIEW_PERMISSION = CMFCorePermissions.ManagePortal
4
5 PROJECTNAME = 'qSiloGroup'
6 SKINS_DIR = 'skins'
7
8 GLOBALS = globals()
Note: See TracBrowser for help on using the browser.