Index: openacs-4/packages/dotlrn-tasks/tcl/dotlrn-tasks-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-tasks/tcl/dotlrn-tasks-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/dotlrn-tasks/tcl/dotlrn-tasks-procs.tcl 28 Sep 2005 18:54:32 -0000 1.1 +++ openacs-4/packages/dotlrn-tasks/tcl/dotlrn-tasks-procs.tcl 14 Oct 2005 15:05:40 -0000 1.2 @@ -104,12 +104,7 @@ } { # Create and Mount the Tasks Package - - set package_id [dotlrn::instantiate_and_mount \ - -mount_point "tasks" \ - $community_id \ - [package_key] \ - ] + set package_id [apm_package_id_from_key tasks] # Set up the tasks portlet for this portal/community