Index: openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl,v diff -u -r1.77 -r1.78 --- openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl 2 Jun 2005 09:01:22 -0000 1.77 +++ openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl 8 Aug 2006 21:26:32 -0000 1.78 @@ -67,9 +67,9 @@ # We have to store this package_id! # This is the package_id for the calendar instantiation of dotLRN parameter::set_from_package_key \ - -package_key [my_package_key] \ - -parameter main_calendar_package_id \ - -value $package_id + -package_key [my_package_key] \ + -parameter main_calendar_package_id \ + -value $package_id } dotlrn_applet::add_applet_to_dotlrn -applet_key [applet_key] -package_key [my_package_key]