source: products/qRSS2Syndication/branches/Plone3.1/configure.zcml @ 1591

Last change on this file since 1591 was 244, checked in by mylan, 18 years ago
File size: 206 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    xmlns:cmf="http://namespaces.zope.org/cmf">
4
5   <cmf:registerDirectory name="qrss2syndication"/>
6   <include file="profiles.zcml" />
7
8</configure>
Note: See TracBrowser for help on using the repository browser.