source: products/quintagroup.formlib.captcha/tags/1.0/quintagroup/formlib/captcha/configure.zcml @ 1959

Last change on this file since 1959 was 1959, checked in by liebster, 14 years ago

#173: Copy quintagroup.formlib.captcha (from http://svn.quintagroup.com/elaw/packages/quintagroup.formlib.captcha/) to products repository

File size: 252 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    xmlns:zcml="http://namespaces.zope.org/zcml"
4    i18n_domain="quintagroup.formlib.captcha">
5
6    <include package=".form"
7             zcml:condition="installed zope.app.form"/>
8
9
10</configure>
Note: See TracBrowser for help on using the repository browser.