Index: openacs-4/packages/dotlrn/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/index.tcl,v diff -u -r1.12 -r1.13 --- openacs-4/packages/dotlrn/www/index.tcl 6 Dec 2001 20:50:51 -0000 1.12 +++ openacs-4/packages/dotlrn/www/index.tcl 8 Dec 2001 01:22:40 -0000 1.13 @@ -1,4 +1,3 @@ - ad_page_contract { Displays the personal home page @@ -7,19 +6,12 @@ } { } -ns_log notice "XXX0" - # Check if this is a community type level thing if {[ad_parameter community_type_level_p] == 1} { - ns_log notice "XXX0.5" ad_returnredirect "one-community-type" - ns_log notice "XXX0.55" ad_script_abort - ns_log notice "XXX0.60" } -ns_log notice "XXX1" - # Check if this is a community level thing if {[ad_parameter community_level_p] == 1} { ad_returnredirect "one-community"