Index: openacs-4/packages/dotlrn/www/configure.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/configure.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/dotlrn/www/configure.tcl 6 May 2002 23:55:02 -0000 1.8 +++ openacs-4/packages/dotlrn/www/configure.tcl 12 May 2002 21:24:01 -0000 1.9 @@ -55,7 +55,7 @@ # this not a community, it is the "workspace" deal # Get the page - set portal_id [get_workspace_portal_id $user_id] + set portal_id [dotlrn::get_workspace_portal_id $user_id] # If there is no portal_id, this user is either a guest or something else if {[empty_string_p $portal_id]} {