source: products/qPingTool/branches/plone-3.1/skins.zcml

Last change on this file was 198, checked in by crchemist, 18 years ago

Fixup error in init.py

File size: 252 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    xmlns:cmf="http://namespaces.zope.org/cmf"
4    i18n_domain="qPloneTool">
5
6   <!-- File System Directory Views registration -->
7   <cmf:registerDirectory
8       name="qpingtool" />
9
10</configure>
Note: See TracBrowser for help on using the repository browser.