source:
products/adsenseproduct/trunk/__init__.py
| Last change on this file was 1, checked in by myroslav, 21 years ago | |
|---|---|
|
|
| File size: 242 bytes | |
| Line | |
|---|---|
| 1 | from Products.CMFCore.DirectoryView import registerDirectory |
| 2 | from config import GLOBALS |
| 3 | |
| 4 | registerDirectory('skins', GLOBALS) |
| 5 | |
| 6 | def initialize(context): |
| 7 | from AccessControl import allow_module |
| 8 | allow_module('Products.adsenseproduct.util') |
Note: See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/common/qtrac_logo.png)