summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Fulton <jim@zope.com>2002-06-20 15:55:09 +0000
committerJim Fulton <jim@zope.com>2002-06-20 15:55:09 +0000
commitf77129d76e3bc537753527528ee035baad65ac46 (patch)
treeb69f544e30a44add346eeb5030776091c51b75b0
parentf58a13d0bfabfc9975ab6a497b2a686d8d2e0203 (diff)
downloadzope-traversing-f77129d76e3bc537753527528ee035baad65ac46.tar.gz
implemented:
http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/MergeSecurityIntoZopeNamespace While I was at it, I couldn't resist implementing a variation of: http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/SecurityPackageReorg which was a lot more work.
-rw-r--r--configure.zcml1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.zcml b/configure.zcml
index e1cc656..3da7030 100644
--- a/configure.zcml
+++ b/configure.zcml
@@ -1,6 +1,5 @@
<zopeConfigure
xmlns='http://namespaces.zope.org/zope'
- xmlns:security='http://namespaces.zope.org/security'
xmlns:zmi='http://namespaces.zope.org/zmi'
xmlns:browser='http://namespaces.zope.org/browser'
>