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/webservices
Julio Montoya 6e0a7ea72b Fixing SQL queries in course catalog, replacing the $user_count = count(CourseManager:: get_user_list_from_course_code()) with an specific function called CourseManager::get_users_count_in_course() 14 years ago
..
user_import
courses_list.rest.php Updated comments and started development of reporting WS 14 years ago
courses_list.soap.php ../inc/lib/nusoap/ 14 years ago
http-auth.php Updated comments and started development of reporting WS 14 years ago
index.html
registration.soap.php Fixing SQL queries in course catalog, replacing the $user_count = count(CourseManager:: get_user_list_from_course_code()) with an specific function called CourseManager::get_users_count_in_course() 14 years ago
soap.php Some fixes for webservices functions about report 14 years ago
soap_course.php Some fixes for webservices functions about report 14 years ago
soap_report.php Some fixes for webservices functions about report 14 years ago
soap_session.php Some fixes for webservices functions about report 14 years ago
soap_user.php Some fixes for webservices functions about report 14 years ago
test.php Slightly improved service tester 14 years ago
testip.php Make testip.php easily parseable 14 years ago
user_info.soap.php Updated comments and started development of reporting WS 14 years ago
webservice.php Some fixes for webservices functions about report 14 years ago
webservice_course.php Minor - Fixed code to avoid warning/notice 14 years ago
webservice_report.php Some fixes for webservices functions about report 14 years ago
webservice_session.php Fixed dangerous bugs in webservices to remove warnings 14 years ago
webservice_user.php Minor - define global to remove notice 14 years ago