source: products/qSEOptimizer/tags/1.5.0/overrides.zcml @ 1

Last change on this file since 1 was 1, checked in by myroslav, 18 years ago

Building directory structure

File size: 219 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    xmlns:zcml="http://namespaces.zope.org/zcml">
4    <include zcml:condition="installed plone.app.viewletmanager"
5             package=".browser" />
6
7</configure>
Note: See TracBrowser for help on using the repository browser.