source: main/kofacustom.dspou/trunk/src/kofacustom/dspou/configure.zcml @ 14712

Last change on this file since 14712 was 14712, checked in by Henrik Bettermann, 7 years ago

Replace 'skeleton', set ports and change password.

File size: 329 bytes
Line 
1<configure xmlns="http://namespaces.zope.org/zope"
2           xmlns:grok="http://namespaces.zope.org/grok">
3  <include package="kofacustom.dspou" file="locales.zcml" />
4
5  <!-- kofacustom.nigeria configures everything we basically need.
6  -->
7  <include package="kofacustom.nigeria" />
8
9  <grok:grok package="." />
10
11</configure>
Note: See TracBrowser for help on using the repository browser.