source: products/qPloneSkinDump/branches/multipleslots/skin_template/__init__.py

Last change on this file 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.