root/qPloneTiles/trunk/__init__.py

Revision 325 (checked in by piv, 3 years ago)

Reorg (part II)

  • Property svn:eol-style set to native
Line 
1 from Products.CMFCore.DirectoryView import registerDirectory
2
3 from Products.qPloneTiles.config import SKINS_DIR, GLOBALS
4
5 registerDirectory(SKINS_DIR, GLOBALS)
Note: See TracBrowser for help on using the browser.