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
Yannick Warnier 6e3164d478 Minor - Improve deprecation documentation in Display::display_*_message() methods to allow for copy-paste. A good formula to regex search and replace in editors is Display\s?::\s?display_([^_)]*)_message\(([^,)]*)(.*)\); -> Display::addFlash(Display::return_message($2, '$1', $3)); 8 years ago
..
ajax Fix constant names 8 years ago
lib Minor - Improve deprecation documentation in Display::display_*_message() methods to allow for copy-paste. A good formula to regex search and replace in editors is Display\s?::\s?display_([^_)]*)_message\(([^,)]*)(.*)\); -> Display::addFlash(Display::return_message($2, '$1', $3)); 8 years ago
email_editor.php Use __DIR__ when calling global.inc.php 8 years ago
global.inc.php Replace Database :: get_main_table with Database::get_main_table 8 years ago
global_error_message.inc.php Scrutinizer Auto-Fixes 8 years ago
index.html
introductionSection.inc.php fix introduction tools 8 years ago
local.inc.php Minor - format function "Database ::" to "Database::" 8 years ago