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"
       />

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to