source: products/qPloneSkinDump/tags/0.7.3/skin_template/__init__.py @ 1552

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

Building directory structure

File size: 124 bytes
Line 
1from Products.CMFCore.DirectoryView import registerDirectory
2from config import GLOBALS
3
4registerDirectory('skins', GLOBALS)
Note: See TracBrowser for help on using the repository browser.