Parent Directory
|
Revision Log
|
Patch
| revision 1.4 by tvon, Fri Oct 3 19:30:27 2003 UTC | revision 1.5 by tvon, Fri Oct 3 19:36:47 2003 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | # $Id$ | # $Id$ |
| 2 | # | # |
| 3 | ||
| from Globals import package_home | ||
| from Products.Archetypes.public import * | ||
| from Products.CMFCore import utils | ||
| from Products.CMFCore.DirectoryView import registerDirectory | ||
| import os, os.path | ||
| from config import * | ||
| 4 | def initialize(context): | def initialize(context): |
| 5 | pass | pass |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |