[Zope3-checkins] CVS: Zope3/src/zope/app/services - configure.zcml:1.25
Steve Alexander
steve@cat-box.net
Mon, 24 Mar 2003 09:59:02 -0500
Update of /cvs-repository/Zope3/src/zope/app/services
In directory cvs.zope.org:/tmp/cvs-serv20414/src/zope/app/services
Modified Files:
configure.zcml
Log Message:
Removed tabs, changed them into spaces.
=== Zope3/src/zope/app/services/configure.zcml 1.24 => 1.25 ===
--- Zope3/src/zope/app/services/configure.zcml:1.24 Sun Mar 23 14:24:46 2003
+++ Zope3/src/zope/app/services/configure.zcml Mon Mar 24 09:58:31 2003
@@ -400,7 +400,7 @@
permission='zope.ManageServices' />
<require
permission="zope.View"
- attributes="notify getHubId getLocation getObject
+ attributes="notify getHubId getLocation getObject
register unregister numRegistrations
getRegistrations" />
<require