course_tracking.js 85 B

123456
  1. function update_course_tracking(){
  2. xajax_updateCourseTracking(user_id);
  3. }