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/inc/ajax
Yannick Warnier d440fae8bc Merge pull request #492 from ilosada/BT8939a 11 years ago
..
.htaccess
admin.ajax.php Adds lib GradebookUtils class to avoid unneeded requires 11 years ago
agenda.ajax.php Removes old calendar. Moving agenda.lib.php inside main/inc/lib 11 years ago
chat.ajax.php Removes require_once for libs already added with composer 11 years ago
course.ajax.php Removes require_once for libs already added with composer 11 years ago
course_home.ajax.php Fixes class name LearnpathList 11 years ago
document.ajax.php Moves code from document.inc.php to document.lib.php 11 years ago
events.ajax.php
exercise.ajax.php Removing require_once already loaded with composer. 11 years ago
extra_field.ajax.php
form.ajax.php
forum.ajax.php Fixing delete attachment condition. 11 years ago
glossary.ajax.php
gradebook.ajax.php Adds lib GradebookUtils class to avoid unneeded requires 11 years ago
index.html
install.ajax.php Removes lib/nusoap/nusoap.php, classes are now loaded via composer. 11 years ago
link.ajax.php
lp.ajax.php Removes require_once for libs already added with composer 11 years ago
message.ajax.php
model.ajax.php Removes require_once for libs already added with composer 11 years ago
myspace.ajax.php Removing myspace.lib.php includes 11 years ago
nanogong.ajax.php Removes require_once for libs already added with composer 11 years ago
notebook.ajax.php
online.ajax.php
session.ajax.php Add description to session - refs BT#9049 11 years ago
skill.ajax.php Removes require_once for libs already added with composer 11 years ago
social.ajax.php Removes require_once for libs already added with composer 11 years ago
thematic.ajax.php Removes require_once for libs already added with composer 11 years ago
timeline.ajax.php
user_manager.ajax.php Extra fields are available before creating a user. Add 'getSMSPluginName' function. Now 'sms_type' is got dynamically. Edit translation files - refs BT#8939 11 years ago
work.ajax.php