[Zope3-checkins] SVN: Zope3/trunk/skel/etc/site.zcml Updated
skeletin to reflect recent changes,
Jim Fulton
jim at zope.com
Mon May 17 07:09:27 EDT 2004
Log message for revision 24773:
Updated skeletin to reflect recent changes,
Why do we need this file?
-=-
Modified: Zope3/trunk/skel/etc/site.zcml
===================================================================
--- Zope3/trunk/skel/etc/site.zcml 2004-05-17 10:54:37 UTC (rev 24772)
+++ Zope3/trunk/skel/etc/site.zcml 2004-05-17 11:09:27 UTC (rev 24773)
@@ -8,6 +8,7 @@
<!-- Provide local overrides of standard configurations-->
<includeOverrides file="overrides.zcml" />
+ <include file="securitypolicy.zcml" />
<include file="principals.zcml" />
</configure>
More information about the Zope3-Checkins
mailing list