Index: openacs-4/packages/lors/lib/course-new.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors/lib/course-new.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/lors/lib/course-new.tcl 17 Nov 2008 13:35:00 -0000 1.6 +++ openacs-4/packages/lors/lib/course-new.tcl 10 Feb 2009 02:20:33 -0000 1.7 @@ -10,7 +10,7 @@ # ad_form requires man_id NOT to be set if its new if {![info exists community_id]} { - set community_id [dotlrn_community::get_community_id] + set community_id [lors::get_community_id] } if {![info exists package_id]} {