source: products/qSEOptimizer/tags/0.3.1/__init__.py @ 1

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

Building directory structure

File size: 141 bytes
Line 
1import Globals
2from Products.CMFCore.DirectoryView import registerDirectory
3
4registerDirectory('skins', globals())
5qSEO_globals = globals()
Note: See TracBrowser for help on using the repository browser.