source: main/waeup.uniben/trunk/src/waeup/uniben/overrides.zcml @ 8020

Last change on this file since 8020 was 7503, checked in by Henrik Bettermann, 13 years ago

Use same zcml configuration as in trunk: mail.zcml is included in site.zcml and in ftesting.zcml.

File size: 187 bytes
Line 
1<configure xmlns="http://namespaces.zope.org/zope"
2           xmlns:grok="http://namespaces.zope.org/grok">
3  <includeDependencies package="." />
4  <grok:grok package="." />
5</configure>
Note: See TracBrowser for help on using the repository browser.