--- MPIWGWeb/Attic/MPIWGRoot.py 2008/09/12 15:10:49 1.1.2.19 +++ MPIWGWeb/Attic/MPIWGRoot.py 2008/09/12 15:54:49 1.1.2.20 @@ -393,6 +393,10 @@ class MPIWGRoot(ZSQLExtendFolder): return [f[1] for f in features] + def getMPIWGRoot(self): + """returns the MPIWG root""" + return self + def MPIWGrootURL(self): """returns the URL to the root""" return self.absolute_url()