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
Julio Montoya e6b6207e15 Moving the mail.conf.php because the charset was always ISO-8859-1 13 years ago
..
WCAG Minor - Adapting code comments to phpdoc 14 years ago
asciimath
browser Backing out Cesar's mistaken push 14 years ago
ezpdf
fckeditor Undo change from WEB_PATH to REL_PATH 13 years ago
flv_player
formvalidator Resizing textarea when creating docs 14 years ago
getid3 Minor - Adapting code comments to phpdoc 14 years ago
htmlpurifier Backing out Cesar's mistaken push 14 years ago
icalcreator
internationalization_database Minor - Adapting code comments to phpdoc 14 years ago
javascript Adding latest version of bxslider with ywarnier patch 13 years ago
kses-0.2.2 Backing out Cesar's mistaken push 14 years ago
magpierss Minor - Adapting code comments to phpdoc 14 years ago
mediaplayer
mimetex
mp3player Minor - Adapting code comments to phpdoc 14 years ago
mpdf Backing out Cesar's mistaken push 14 years ago
nanogong Backing out Cesar's mistaken push 14 years ago
nusoap Backing out Cesar's mistaken push 14 years ago
pchart Backing out Cesar's mistaken push 14 years ago
pclzip Minor - Adapting code comments to phpdoc 14 years ago
pear Minor - Adapting code comments to phpdoc 14 years ago
phpdocx Removed useless directories - BT#2724 14 years ago
phpmailer
phpqrcode Setting the cache and log path of the PHP code QR lib #3631 13 years ago
ppt2png Backing out Cesar's mistaken push 14 years ago
search Removing old, unused icons 14 years ago
svg-edit Backing out Cesar's mistaken push 14 years ago
swfobject
xajax Minor - Initialize variable 13 years ago
.htaccess
access_url_edit_courses_to_url_functions.lib.php
access_url_edit_sessions_to_url_functions.lib.php Minor - Adapting code comments to phpdoc 14 years ago
access_url_edit_users_to_url_functions.lib.php Minor - Adapting code comments to phpdoc 14 years ago
add_course.lib.inc.php Removing old, unused icons 14 years ago
add_courses_to_session_functions.lib.php
add_many_session_to_category_functions.lib.php
app_view.php
array.lib.php Fixing new session page fixes several bugs + adding columns see BT#2806 - BT#2807- BT#2808- BT#2809 13 years ago
attendance.lib.php Defined $user_info variable to sanitize function 13 years ago
auth.lib.php Minor - Fixed typo in variable 13 years ago
banner.lib.php Recovering $noPHP_SELF from global scope (needed in condition) 13 years ago
blog.lib.php Minor - Adapting code comments to phpdoc 14 years ago
career.lib.php Removing requires already added in global.inc.php 13 years ago
certificate.lib.php Updated QR code precision after a few tests with a mobile phone - if smaller or lesser error correction, the phone doesn't catch it so well 13 years ago
classmanager.lib.php Minor - Adapting code comments to phpdoc 14 years ago
course.lib.php Fixed default language setting 13 years ago
course_description.lib.php Minor - Adapting code comments to phpdoc 14 years ago
course_document.lib.php Minor - Adapting code comments to phpdoc 14 years ago
course_home.lib.php Adding exercise overview ... (partial commit not finished yet) see BT#2804 13 years ago
course_request.lib.php Added global call to $_configuration + removed expiry date for course creation in accept_course_request() 13 years ago
dashboard.lib.php Minor - Adapting code comments to phpdoc 14 years ago
database.constants.inc.php Backing out Cesar's mistaken push 14 years ago
database.lib.php Minor - Adding commented code (to be done in probably the next chamilo version) 13 years ago
database.mysqli.lib.php Minor - Adapting code comments to phpdoc 14 years ago
debug.lib.php Backing out Cesar's mistaken push 14 years ago
diagnoser.lib.php Adding curl extension to the system status due the URL verification (Link tool) 14 years ago
display.lib.php Adding exercise overview ... (partial commit not finished yet) see BT#2804 13 years ago
document.lib.php Minor - Presumably fixed indexing term saving problem 13 years ago
events.lib.inc.php Adding exercise overview ... (partial commit not finished yet) see BT#2804 13 years ago
exercise_show_functions.lib.php Adding exercise overview ... (partial commit not finished yet) see BT#2804 13 years ago
export.lib.inc.php Removed deprecated backup functions in export.lib.inc.php 13 years ago
fileDisplay.lib.php Minor - Adapting code comments to phpdoc 14 years ago
fileManage.lib.php Minor - Adapting code comments to phpdoc 14 years ago
fileUpload.lib.php Fixing folder name bug see #3777 14 years ago
geometry.lib.php Minor - Adapting code comments to phpdoc 14 years ago
glossary.lib.php Glossary PHP warning/notices fixed 14 years ago
group_portal_manager.lib.php Minor - Adapting code comments to phpdoc 14 years ago
groupmanager.lib.php Minor - Replaced virtual course code by real course code (the other one was undefined) to avoid notice 13 years ago
image.lib.php Minor - Adapting code comments to phpdoc 14 years ago
import.lib.php Minor - Adapting code comments to phpdoc 14 years ago
index.html
internationalization.lib.php Adding new variables in order to now the big PHP version branchs IS_PHP_SUP_OR_EQ_53, IS_PHP_SUP_OR_EQ_52, IS_PHP_SUP_OR_EQ_51 see #3799 13 years ago
internationalization_internal.lib.php Minor - Fixed typos in variable names 13 years ago
legal.lib.php Minor - Adapting code comments to phpdoc 14 years ago
link.lib.php Adding token support when adding/editing links fixes #2477 14 years ago
login.lib.php Minor - Adapting code comments to phpdoc 14 years ago
mail.lib.inc.php Moving the mail.conf.php because the charset was always ISO-8859-1 13 years ago
main_api.lib.php Moving the mail.conf.php because the charset was always ISO-8859-1 13 years ago
message.lib.php Moving the mail.conf.php because the charset was always ISO-8859-1 13 years ago
model.lib.php Fixing copy promotions bug see BT#2800 13 years ago
notebook.lib.php
notification.lib.php Moving require_once to global.inc.php 13 years ago
online.inc.php Adding function api_get_multiple_access_url() instead of calling the global $_configuration['multiple_access_url'] + fixing notices 14 years ago
pdf.lib.php Backing out Cesar's mistaken push 14 years ago
promotion.lib.php Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform 13 years ago
security.lib.php 2nd attempt to support sessions in Course progress see BT#2662 14 years ago
session_handler.class.php Minor - Adapting code comments to phpdoc 14 years ago
sessionmanager.lib.php Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform 13 years ago
social.lib.php Fixing double string conversion when sending messages see #3827 13 years ago
sortabletable.class.php More cleaning 14 years ago
specific_fields_manager.lib.php Minor - Adapting code comments to phpdoc 14 years ago
stats.lib.inc.php
statsUtils.lib.inc.php Minor - set default values to avoid notice 13 years ago
surveymanager.lib.php Minor - Adapting code comments to phpdoc 14 years ago
system_announcements.lib.php Adding bxslider effect in the news list see #3785 13 years ago
tablesort.lib.php Minor - Adapting code comments to phpdoc 14 years ago
text.lib.php Adding a constant in order to edit the number of decimals see BT#2805 13 years ago
thematic.lib.php Thematic - make sure we really check the user status before deciding whether to show the session icon 13 years ago
tracking.lib.php Minor fixing exercise result column in My reporting 13 years ago
upload.xajax.php Minor - Adapting code comments to phpdoc 14 years ago
urlmanager.lib.php Minor - Adapting code comments to phpdoc 14 years ago
usergroup.lib.php Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform 13 years ago
usermanager.lib.php Adding certificate shortcut link see #3630 + some fixes in the certification tool 13 years ago
xht.lib.php
xmd.lib.php