source: products/geolocation/trunk/__init__.py @ 3664

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

Building directory structure

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