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
John Hinojosa 034f8d56d4 fixed DT#5095 When upload a file mp3 with the same name, this file mp3 is renamed. 16 years ago
..
WCAG
asciimath Task #2867 - The online editor: Adding a new plugin asciimath for entering mathematical formulas, based on the ASCIIMathML.js library. 16 years ago
ezpdf
fckeditor fixed DT#5095 When upload a file mp3 with the same name, this file mp3 is renamed. 16 years ago
flv_player
formvalidator [svn r22096] FS#2867 - The "Surveys" tool: Eliminating the global variable $fck_attribute. 16 years ago
getid3
html2pdf [svn r21977] fix one text 16 years ago
htmlpurifier [svn r21148] Changed private method to public method to avoid HTMLPurifier sending fatal errors (see FS#4262) - suggested by Ivan Tcholakov 16 years ago
icalcreator
javascript [svn r21035] Improve navigation and usability for creating an exercice 16 years ago
kses-0.2.2 [svn r21098] Cleaning example tests files see FS#4261 16 years ago
magpierss [svn r22388] Small syntax updates to avoid notice-level messages 16 years ago
mediaplayer [svn r22147] FS#2867 - Inserting in the SVN repository (mediaplayer folder) the Flash Video Player 3.5 (GNU GPL version 2 or later). Also, removing the old files there and updating the SWFObject script with our hybrid solution. 16 years ago
mimetex
mp3player
nusoap [svn r19196] Minor - changed var to public 16 years ago
pchart [svn r20523] Switched GARBAGE_PATH to SYS_ARCHIVE_PATH (see FS#4191) 16 years ago
pclzip [svn r22578] updated temporary dir to use archive instead of garbage 16 years ago
pear [svn r20682] FS#306 - Replacing some natural language unsafe occurrences of the functions strlen() and substr(). Fixing a call to a non-existing function. 16 years ago
phpmailer [svn r21098] Cleaning example tests files see FS#4261 16 years ago
ppt2png
search [svn r22359] Adding Database::escape_string function see FS#4389 16 years ago
swfobject [svn r21851] FS#2867 - Correcting a grammar error. 16 years ago
transliteration_database [svn r21392] FS#306 - The multi-byte string library: Adding a function that performs transliteration from UTF-8 to ASCII. Adding also a required database with character replacements. The solution has been adapted from the source code of the Drupal's module "Transliteration", version 6.x-2.1, 09-JUN-2009. 16 years ago
xajax [svn r21141] Remove useless test files that increase risks of PHP vulnerabilities. Leaving changeLister.php as a blank file to override the previous security risk introduce by mistake. 16 years ago
.htaccess [svn r21072] inc/lib directories non browse-able 16 years ago
add_course.lib.inc.php [svn r22472] one field more for task on line 16 years ago
array.lib.php array.lib.php library added 16 years ago
blog.lib.php [svn r22569] logic changes-improvements in social tool - (partial FS#4447) 16 years ago
classmanager.lib.php [svn r21385] Minor - Added documentation 16 years ago
course.lib.php [svn r22569] logic changes-improvements in social tool - (partial FS#4447) 16 years ago
database.lib.php [svn r22265] Adding Term and conditions base files (partial) see FS#4320 16 years ago
debug.lib.inc.php
display.lib.php [svn r22295] added keyword "static" - (partial FS#4400) 16 years ago
document.lib.php [svn r22298] added keyword "static" in file document.lib.php - (partial FS#4400) 16 years ago
events.lib.inc.php NULL values changed to 0 16 years ago
export.lib.inc.php [svn r22299] added keyword "static" in file export.lib.inc.php - (partial FS#4400) 16 years ago
fileDisplay.lib.php [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 16 years ago
fileManage.lib.php [svn r21531] FS#306 - The file manager class: Changing sorting of file and folder names to be into natural order. 16 years ago
fileUpload.lib.php [svn r22079] Fixed partial - Subtitute target="_top" with target="_self" - see FS#3759 16 years ago
geometry.lib.php
groupmanager.lib.php [svn r22301] minor-logic changes - replace word groupmanager by self reference - (partial FS#4400) 16 years ago
image.lib.php [svn r18939] Minor - Fixed warnings when you migrate user's picture to dokeos 1.8.6 - see FS#3510 16 years ago
import.lib.php
index.html
legal.lib.php Fix extra escape string into add function - see DT#5096 (by cfasanando) 16 years ago
mail.lib.inc.php
main_api.lib.php Avoid notice message 16 years ago
media.lib.php Task #2867 - The online editor: Adding a new plugin asciimath for entering mathematical formulas, based on the ASCIIMathML.js library. 16 years ago
message.lib.php [svn r21002] style changes - improvements in message tool - (partial FS#3909) 16 years ago
multibyte_string_functions.lib.php [svn r21618] FS#306 - The multi-byte string library: Renaming a local variable $charset into $system_encoding for avoiding confusion while reading code. 16 years ago
online.inc.php [svn r21100] Adding escape_strings 16 years ago
security.lib.php [svn r22338] changed function - (partial FS#4400) 16 years ago
session_handler.class.php [svn r22311] Minor-replace session_handler name by __construct - (partial FS#4400) 16 years ago
sessionmanager.lib.php [svn r22400] Added session fetcher method 16 years ago
social.lib.php Adding last_edit field in user_friend table for future purposes 16 years ago
sortabletable.class.php [svn r22318] logic changes-added support php5 in file sortabletable.class.php - (partial FS#4400) 16 years ago
specific_fields_manager.lib.php
stats.lib.inc.php
statsUtils.lib.inc.php
surveymanager.lib.php [svn r22325] logic changes-added support php5 in file surveymanager.lib.php - (partial FS#4400) 16 years ago
system_announcements.lib.php Adding intval values 16 years ago
tablesort.lib.php [svn r21533] FS#306 - The TableSort class: Removing obsolete code. 16 years ago
text.lib.php [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 16 years ago
tracking.lib.php [svn r22545] Fixes user's average score see FS#4444 (requires testing) 16 years ago
upload.xajax.php
urlmanager.lib.php
usermanager.lib.php Adding validation to function parameters 16 years ago
xht.lib.php [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 16 years ago
xmd.lib.php [svn r20756] FS#306 and FS#4224 - Fixing an encoding problem for the "Documents" tool, metadata form. For non-UTF-8 platforms this fix will work with ISO-8859-1, ISO-8859-15, and WINDOWS-1252 encodings, i.e. Latin1 language group will be supported only. For UTF-8 platforms all the languages will be supported. The restriction is due to the xml-parser implementation, see http://php.net/manual/en/function.xml-parser-create-ns.php . 16 years ago