Index: openacs-4/packages/calendar-portlet/www/calendar-portlet.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar-portlet/www/calendar-portlet.tcl,v diff -u -r1.16 -r1.17 --- openacs-4/packages/calendar-portlet/www/calendar-portlet.tcl 3 Jun 2002 06:30:58 -0000 1.16 +++ openacs-4/packages/calendar-portlet/www/calendar-portlet.tcl 3 Jun 2002 07:06:49 -0000 1.17 @@ -30,6 +30,9 @@ set list_of_calendar_ids $config(calendar_id) set scoped_p $config(scoped_p) + +ns_log Notice "BMA- $scoped_p" + if {$scoped_p == "t"} { set show_calendar_name_p 1 } else {