[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/configure.zcml
	Reverted changes from r26932 -- should never have made it
	into the commit.
    Garrett Smith 
    garrett at mojave-corp.com
       
    Wed Aug 11 11:45:47 EDT 2004
    
    
  
Log message for revision 26997:
  Reverted changes from r26932 -- should never have made it into the commit.
  
Changed:
  U   Zope3/trunk/src/zope/app/configure.zcml
-=-
Modified: Zope3/trunk/src/zope/app/configure.zcml
===================================================================
--- Zope3/trunk/src/zope/app/configure.zcml	2004-08-11 15:40:07 UTC (rev 26996)
+++ Zope3/trunk/src/zope/app/configure.zcml	2004-08-11 15:45:45 UTC (rev 26997)
@@ -60,9 +60,7 @@
   <include package="zope.app.uniqueid" />
 
   <!-- Misc. Service Manager objects -->
-  <!-- Aktari delete - we don't want this
   <include package="zope.app.module" />
-  -->
 
   <!-- Broken-object support -->
   <include package="zope.app.broken" />
    
    
More information about the Zope3-Checkins
mailing list