Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/session
Christian 7be9630a1d Session: Fix message after token expired in a user or course removed - refs BT#19150 4 years ago
..
about.php Refactor course catalog, remove CoursesController BT#16815 6 years ago
add_courses_to_session.php Session: add remove_xss 4 years ago
add_edit_users_to_session.php Fix course access to files, blocking using api_protect_course_script() 7 years ago
add_many_session_to_category.php Simplify log when registering student in session courses 4 years ago
add_students_to_session.php Session: add remove_xss 4 years ago
add_teachers_to_session.php Session: add remove_xss 4 years ago
add_users_to_session.php Add Security::remove_Xss 4 years ago
add_users_to_session_course.php Fix course access to files, blocking using api_protect_course_script() 7 years ago
index.php merge 4 years ago
resume_session.php Session: Fix message after token expired in a user or course removed - refs BT#19150 4 years ago
scheduled_announcement.php Add new option "send_to_coaches" checkbox see BT#15899 6 years ago
session_add.php Fix queries: Add Database::escape_string 4 years ago
session_category_add.php
session_category_edit.php Minor - format code 5 years ago
session_category_list.php Fix queries: Add Database::escape_string + int casting 4 years ago
session_course_edit.php Fix course access to files, blocking using api_protect_course_script() 7 years ago
session_course_list.php Add int casting, fix "order by" queries 4 years ago
session_course_user.php Minor - format code 6 years ago
session_course_user_list.php Add int casting, fix "order by" queries 4 years ago
session_edit.php Minor - update from ofaj 6 years ago
session_export.php Add SessionId in export + accept SessionId in DRH session import 4 years ago
session_import.php Session import: Add visibility by default - refs BT#19147 4 years ago
session_import_drh.php Minor - fix PHP warning 4 years ago
session_list.php Display: Update icon for partial copy - refs BT#17832 5 years ago
session_list_custom.php Minor - flint fixes 6 years ago
session_user_edit.php
session_user_import.php