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/lib
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 16 years ago
..
WCAG Accept gzopen64() too as a test of the zlib extension load 16 years ago
asciimath Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files. 16 years ago
ezpdf Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
fckeditor Implemented new functionalities for training sessions - partial DT #5377 16 years ago
flv_player Accept gzopen64() too as a test of the zlib extension load 16 years ago
formvalidator Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
getid3 Accept gzopen64() too as a test of the zlib extension load 16 years ago
html2pdf Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
htmlpurifier Feature #306 and Bug #5277 - HTMLPurifier, the Encoder class, methods for encoding conversion: Giving top-priority to the attached conversion functions from the internationalization library. 16 years ago
icalcreator Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files. 16 years ago
internationalization_database Feature #306 - Internationalization database, name order conventions, file dokeos/main/inc/lib/internationalization_database/name_order_conventions.php : Adding commented experimental settings for Spanish language, so Juan to try them. 16 years ago
javascript merge 16 years ago
kses-0.2.2 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
magpierss Accept gzopen64() too as a test of the zlib extension load 16 years ago
mediaplayer Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files. 16 years ago
mimetex Accept gzopen64() too as a test of the zlib extension load 16 years ago
mp3player Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
nusoap Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
pchart Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
pclzip Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
pear Accept gzopen64() too as a test of the zlib extension load 16 years ago
phpmailer Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
ppt2png Accept gzopen64() too as a test of the zlib extension load 16 years ago
search Accept gzopen64() too as a test of the zlib extension load 16 years ago
swfobject Accept gzopen64() too as a test of the zlib extension load 16 years ago
xajax Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
.htaccess Accept gzopen64() too as a test of the zlib extension load 16 years ago
add_course.lib.inc.php Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 16 years ago
array.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
blog.lib.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago
classmanager.lib.php Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 16 years ago
course.lib.php Feature #5397 and Feature #5377 - I did analysis between the current and the reverted optimized version of course.lib.php . For the Feature #5377 the optimized version is compatible, only the new method get_session_category_id_by_session_id() has to be added, which I am doing right now. Commiting again the optimized library file course.lib.php. 16 years ago
database.lib.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago
debug.lib.inc.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
display.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
document.lib.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago
events.lib.inc.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
export.lib.inc.php Feature #306 - export.lib.php: Cleaning code, removing non-UTF characters. 16 years ago
fileDisplay.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
fileManage.lib.php Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 16 years ago
fileUpload.lib.php Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 16 years ago
geometry.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
groupmanager.lib.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago
image.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
import.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
index.html Accept gzopen64() too as a test of the zlib extension load 16 years ago
internationalization.lib.php Feature #306 - Upgrading the function api_get_person_name(), now it can turn to upercase selected parts or all name parts. 16 years ago
internationalization_internal.lib.php Feature #306 - Upgrading the function api_get_person_name(), now it can turn to upercase selected parts or all name parts. 16 years ago
legal.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
mail.lib.inc.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
main_api.lib.php Feature #5397 - Replacing api_store_result() with Database::store_result(). 16 years ago
message.lib.php Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
online.inc.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
security.lib.php Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
session_handler.class.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
sessionmanager.lib.php Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 16 years ago
social.lib.php Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
sortabletable.class.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
specific_fields_manager.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
stats.lib.inc.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
statsUtils.lib.inc.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
surveymanager.lib.php Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 16 years ago
system_announcements.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
tablesort.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
text.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
tracking.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
upload.xajax.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
urlmanager.lib.php Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 16 years ago
usermanager.lib.php Feature #5397 - Replacing api_store_result() with Database::store_result(). 16 years ago
xht.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
xmd.lib.php Accept gzopen64() too as a test of the zlib extension load 16 years ago