source: products/quintagroup.plonecaptchas/trunk/quintagroup/plonecaptchas/profiles/default/browserlayer.xml @ 1860

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

Added captcha in registation form by plone4

File size: 289 bytes
Line 
1<?xml version="1.0"?>
2<!-- Register the package-specific browser layer, so that it will be activated
3when this product is installed. -->
4<layers>
5   <layer name="quintagroup.plonecaptchas"
6          interface="quintagroup.plonecaptchas.browser.interfaces.IPloneChaptchaLayer" />
7</layers>
Note: See TracBrowser for help on using the repository browser.