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/tests/main/inc
Ivan Tcholakov 85f1a4f977 Feature #272 - The PHP function fgetcsv() depends on the OS locale setting. When the file system encoding is different than the encoding of the CSV-file, then the imported data is damaged. For solving this problem, two new functions have been introduced in the internationalization library - api_str_getcsv() and api_fgetcsv(). 16 years ago
..
lib Feature #272 - The PHP function fgetcsv() depends on the OS locale setting. When the file system encoding is different than the encoding of the CSV-file, then the imported data is damaged. For solving this problem, two new functions have been introduced in the internationalization library - api_str_getcsv() and api_fgetcsv(). 16 years ago
banner.inc.test.php merge 16 years ago
banner.lib.test.php Created files banner.lib.php and course_document.lib.php ; Separated function and code, fixed test function and Modified the all.test1.php. 16 years ago
course_document.inc.test.php merge 16 years ago
course_document.lib.test.php Removed a extra api_get_path CT#191 16 years ago
tool_navigation_menu.inc.test.php Added a ob_start to hide the objects CT#191 16 years ago