[Zope-Checkins] CVS: Zope/lib/python/Products/ZGadflyDA - DA.py:1.13.16.1

Chris Withers chrisw@nipltd.com
Mon, 27 May 2002 08:29:39 -0400


Update of /cvs-repository/Zope/lib/python/Products/ZGadflyDA
In directory cvs.zope.org:/tmp/cvs-serv19237

Modified Files:
      Tag: Zope-2_5-branch
	DA.py 
Log Message:
merge from HEAD.

=== Zope/lib/python/Products/ZGadflyDA/DA.py 1.13 => 1.13.16.1 ===
         id, title, connection, check))
     if REQUEST is not None: return self.manage_main(self,REQUEST)
-    return self.manage_main(self,REQUEST)       
 
 class Connection(DABase.Connection):
     " "