Diff for /OSAS/OSA_system/OSAS_ids.py between versions 1.6 and 1.7

version 1.6, 2004/01/29 10:19:38 version 1.7, 2004/03/03 13:02:54
Line 1 Line 1
 """Generate and organize the institutes internal IDs  """Generate and organize the institutes internal IDs
 DW 2003, itgroup """  DW 2003, itgroup
   
   needs PgSQL
   needs manual configuration at the moment
   
   """
   
 from AccessControl import ClassSecurityInfo  from AccessControl import ClassSecurityInfo
 from Globals import InitializeClass  from Globals import InitializeClass

Removed from v.1.6  
changed lines
  Added in v.1.7


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>