Index: openacs-4/packages/acs-subsite/tcl/group-type-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/tcl/group-type-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-subsite/tcl/group-type-procs.tcl 3 Aug 2001 21:09:20 -0000 1.2 +++ openacs-4/packages/acs-subsite/tcl/group-type-procs.tcl 20 Aug 2001 21:52:31 -0000 1.3 @@ -174,6 +174,8 @@ return -code error $errmsg } + # We need to add something to the group_types table, too! (Ben - OpenACS) + db_dml insert_group_type {} # Finally, create the PL/SQL package.