Index: openacs-4/packages/dotlrn/www/one-community-portal-configure-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/one-community-portal-configure-2.tcl,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/packages/dotlrn/www/one-community-portal-configure-2.tcl 9 Aug 2002 18:39:26 -0000 1.5 +++ openacs-4/packages/dotlrn/www/one-community-portal-configure-2.tcl 17 Oct 2002 12:55:01 -0000 1.5.2.1 @@ -21,12 +21,12 @@ @version $Id$ } -query { } - +ns_log warning "starting one-community-portal-configure" set form [ns_getform] set portal_id [ns_set get $form portal_id] set return_url [ns_set get $form return_url] set anchor [ns_set get $form anchor] - +ns_log warning "about to call dispatch" portal::configure_dispatch -portal_id $portal_id -form $form #ad_return_complaint 1 "one-community-portal-configure?portal_id=$portal_id&referer=$return_url#$anchor"