From 853d209778df03a5087c285bba0ca96805fb8ef1 Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Mon, 30 Nov 2020 14:16:28 +0100 Subject: [PATCH] Minor - remove double variable declaration --- main/lp/scorm_api.php | 1 - 1 file changed, 1 deletion(-) diff --git a/main/lp/scorm_api.php b/main/lp/scorm_api.php index d7bf2d0696..b50bd32235 100755 --- a/main/lp/scorm_api.php +++ b/main/lp/scorm_api.php @@ -200,7 +200,6 @@ olms.lms_item_core_exit = 'get_core_exit(); ?>'; olms.lms_course_id = 'get_course_int_id(); ?>'; olms.lms_session_id = ''; olms.lms_course_code = 'getCourseCode(); ?>'; -olms.lms_course_id = 'get_course_int_id(); ?>'; get_items_details_as_js('olms.lms_item_types'); ?> // Following definition of cmi.core.score.raw in SCORM 1.2, "LMS should