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
Julio Montoya 1347bc4572 Minor fix 14 years ago
..
ajax Adding improve lp item order implements #3741 + lots of warning are avoided 14 years ago
conf
lib Minor fix 14 years ago
banner.inc.php Adding function api_get_multiple_access_url() instead of calling the global $_configuration['multiple_access_url'] + fixing notices 14 years ago
course_document.inc.php
email_editor.php
footer.inc.php Adding chosen to the language select and the main/admin/user_add.php file to use it just add this class "chzn-select" to a select ... 14 years ago
global.inc.php Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 14 years ago
global_error_message.inc.php Removing the "fix" CSS files cllas #3544 14 years ago
header.inc.php Every item of the breadcrumb is check with the security::remove_XSS and cut depending of the MAX_LENGTH_BREADCRUMB constant located in the display class? This fix many bugs when using loooong document/lp titles. 14 years ago
index.html
introductionSection.inc.php Reducing introduction section height div 14 years ago
latex.php
local.inc.php Security improvements: Adding session_regenerate_id when user logs in, adding session cookie parameters to avoid session fixation/hijacking #3600 14 years ago
reduced_header.inc.php Fixing LP bug since we delete all jquery calls the only place where we load the jquery are in reduced_header.inc and header.inc.php 14 years ago
tool_navigation_menu.inc.php