[Zope-CVS] CVS: Products/PluggableAuthService/plugins - DynamicGroupsPlugin.py:1.3.8.4

Jens Vagelpohl jens at dataflake.org
Mon Nov 8 02:17:12 EST 2004


Update of /cvs-repository/Products/PluggableAuthService/plugins
In directory cvs.zope.org:/tmp/cvs-serv6488/plugins

Modified Files:
      Tag: jens-implement_caching_branch
	DynamicGroupsPlugin.py 
Log Message:
- forgot the ZMI tab for Caching


=== Products/PluggableAuthService/plugins/DynamicGroupsPlugin.py 1.3.8.3 => 1.3.8.4 ===
--- Products/PluggableAuthService/plugins/DynamicGroupsPlugin.py:1.3.8.3	Mon Nov  8 02:13:38 2004
+++ Products/PluggableAuthService/plugins/DynamicGroupsPlugin.py	Mon Nov  8 02:17:11 2004
@@ -420,6 +420,7 @@
                      + Folder.manage_options[:1]
                      + BasePlugin.manage_options[:1]
                      + Folder.manage_options[1:]
+                     + Cacheable.manage_options
                      )
 
     manage_groups = PageTemplateFile( 'www/dgpGroups'



More information about the Zope-CVS mailing list