source: products/qSiloGroup/tags/0.4.1/config.py @ 1591

Last change on this file since 1591 was 1, checked in by myroslav, 18 years ago

Building directory structure

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