Index: openacs-4/packages/glossar/www/move-glossar.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/glossar/www/move-glossar.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/glossar/www/move-glossar.tcl 24 May 2006 06:12:31 -0000 1.3 +++ openacs-4/packages/glossar/www/move-glossar.tcl 4 Aug 2006 11:37:01 -0000 1.4 @@ -29,7 +29,7 @@ and exists (select 1 from acs_rels where rel_id = :old_owner_id) } - gl_glossar::edit -glossar_item_id $id \ + glossar::glossary::edit -glossar_item_id $id \ -owner_id $owner_id \ -source_category_id $source_category_id\ -target_category_id $target_category_id\