8687.15.30
by Karl Fogel
Add the license header block to all .zcml files. |
1 |
<!-- Copyright 2009 Canonical Ltd. This software is licensed under the
|
2 |
GNU Affero General Public License version 3 (see the file LICENSE).
|
|
3 |
-->
|
|
4 |
||
4108.5.2
by James Henstridge
Add zstorm initialisation files, hooking it into the test suite |
5 |
<configure xmlns="http://namespaces.zope.org/zope"> |
6555.7.4
by Stuart Bishop
Define Store matrix |
6 |
<include package="storm.zope" /> |
7658.5.77
by Stuart Bishop
Fix session db connection |
7 |
|
8 |
<store name="session" uri="launchpad-session:" /> |
|
4108.5.2
by James Henstridge
Add zstorm initialisation files, hooking it into the test suite |
9 |
</configure>
|