[Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/site/configure.zcml
- import fix
Jean-Marc Orliaguet
jmo at chalmers.se
Wed Apr 19 12:21:43 EDT 2006
Log message for revision 67145:
- import fix
Changed:
U Products.Five/branches/philikon-local-components/site/configure.zcml
-=-
Modified: Products.Five/branches/philikon-local-components/site/configure.zcml
===================================================================
--- Products.Five/branches/philikon-local-components/site/configure.zcml 2006-04-19 16:18:41 UTC (rev 67144)
+++ Products.Five/branches/philikon-local-components/site/configure.zcml 2006-04-19 16:21:42 UTC (rev 67145)
@@ -2,7 +2,7 @@
xmlns:browser="http://namespaces.zope.org/browser">
<adapter
- for="zope.app.site.interfaces.ISite"
+ for="zope.app.component.interfaces.ISite"
provides=".interfaces.IFiveUtilityRegistry"
factory=".utility.SimpleLocalUtilityRegistry"
/>
More information about the Zope-Checkins
mailing list