[Zope3-checkins] SVN: Zope3/trunk/overrides.zcml.in Zope would not
start, since a comment was not closed correctly.
Stephan Richter
srichter at cosmos.phy.tufts.edu
Tue Mar 29 09:22:03 EST 2005
Log message for revision 29716:
Zope would not start, since a comment was not closed correctly.
Changed:
U Zope3/trunk/overrides.zcml.in
-=-
Modified: Zope3/trunk/overrides.zcml.in
===================================================================
--- Zope3/trunk/overrides.zcml.in 2005-03-29 13:55:46 UTC (rev 29715)
+++ Zope3/trunk/overrides.zcml.in 2005-03-29 14:22:00 UTC (rev 29716)
@@ -7,7 +7,7 @@
<!-- <browser:defaultSkin name="" /> -->
<!-- To enable the logout link in the ZMI, uncomment this adapter
- registration: ->
+ registration: -->
<!-- <adapter factory="zope.app.security.LogoutSupported" /> -->
</configure>
More information about the Zope3-Checkins
mailing list