src/ztfy/utils/configure.zcml
branchZTK-1.1
changeset 169 b4b587dd45ca
parent 148 d3668ecd9137
child 233 6c087119379d
--- a/src/ztfy/utils/configure.zcml	Thu Sep 13 10:56:25 2012 +0200
+++ b/src/ztfy/utils/configure.zcml	Thu Sep 20 17:06:22 2012 +0200
@@ -6,8 +6,7 @@
 	<i18n:registerTranslations directory="locales" />
 
 	<!-- IPersistent adapters copied from zc.twist package -->
-	<adapter
-		factory=".zodb.transactionManager" />
+	<include file="zodb.zcml" />
 
 	<!-- Encodings management -->
 	<utility