root/qSEOptimizer/tags/1.5.1/overrides.zcml

Revision 991 (checked in by crchemist, 1 year ago)

Added tests for Plone-2.5

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 browser.