[Zope3-checkins] CVS: Zope3/src/zope/app/security/grants - configure.zcml:1.1.2.3
Guido van Rossum
guido@python.org
Tue, 24 Dec 2002 14:27:21 -0500
Update of /cvs-repository/Zope3/src/zope/app/security/grants
In directory cvs.zope.org:/tmp/cvs-serv32672/src/zope/app/security/grants
Modified Files:
Tag: NameGeddon-branch
configure.zcml
Log Message:
Fixed up a large number of zcml files.
Not enough to get z3.py to run though...
=== Zope3/src/zope/app/security/grants/configure.zcml 1.1.2.2 => 1.1.2.3 ===
--- Zope3/src/zope/app/security/grants/configure.zcml:1.1.2.2 Tue Dec 24 07:51:16 2002
+++ Zope3/src/zope/app/security/grants/configure.zcml Tue Dec 24 14:26:51 2002
@@ -4,8 +4,6 @@
package="zope.app.security"
>
- <include package=".Grants.Views" />
-
<content class="zope.app.security.grants.permissionroles.PermissionRoles">
<require
permission="zope.Security"