[Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/component/zpt.txt
put this back
Philipp von Weitershausen
philikon at philikon.de
Wed Apr 19 13:32:56 EDT 2006
Log message for revision 67153:
put this back
Changed:
U Products.Five/branches/philikon-local-components/component/zpt.txt
-=-
Modified: Products.Five/branches/philikon-local-components/component/zpt.txt
===================================================================
--- Products.Five/branches/philikon-local-components/component/zpt.txt 2006-04-19 17:28:54 UTC (rev 67152)
+++ Products.Five/branches/philikon-local-components/component/zpt.txt 2006-04-19 17:32:56 UTC (rev 67153)
@@ -28,7 +28,7 @@
>>> import zope.app.event
>>> zcml.load_config('meta.zcml', Products.Five)
>>> zcml.load_config('permissions.zcml', Products.Five)
- #>>> zcml.load_config('traversing.zcml', Products.Five)
+ >>> zcml.load_config('traversing.zcml', Products.Five)
>>> zcml.load_config('configure.zcml', Products.Five.component)
>>> zcml.load_config('configure.zcml', zope.app.event)
More information about the Zope-Checkins
mailing list