public/main/auth/my_progress.php
Variable "user_id" is not in valid camel caps format Open
Open
$user_id = api_get_user_id();
- Exclude checks
Variable "user_id" is not in valid camel caps format Open
Open
$content .= Tracking::show_course_detail($user_id, $courseId, $sessionId);
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_TRACKING;
- Exclude checks
Variable "user_id" is not in valid camel caps format Open
Open
$careers = UserManager::getUserCareers($user_id);
- Exclude checks
Variable "user_id" is not in valid camel caps format Open
Open
$content = Tracking::show_user_progress($user_id, $sessionId);
- Exclude checks
Variable "user_id" is not in valid camel caps format Open
Open
$courseUserList = CourseManager::get_courses_list_by_user_id($user_id);
- Exclude checks