--- MPIWGWeb/MPIWGStaff.py 2008/10/23 07:53:50 1.10.2.63 +++ MPIWGWeb/MPIWGStaff.py 2008/12/17 08:02:19 1.10.2.64 @@ -123,8 +123,10 @@ class MPIWGStaff(CatalogAware,ZSQLExtend res = self.ZSQLQuery(query) if res and res[0].count>0: + return True else: + return False