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 3c0234d95c SQL queries improvements 16 years ago
..
WCAG merge 16 years ago
asciimath remove php short tags (because this relies on a php.ini setting) 16 years ago
ezpdf merge 16 years ago
fckeditor Adding comment 16 years ago
flv_player merge 16 years ago
formvalidator Updating tags 16 years ago
getid3 merge 16 years ago
html2pdf merge 16 years ago
htmlpurifier Adding HTMLPurifier version file 16 years ago
icalcreator Updating icalcreator to the last version 2.6 16 years ago
internationalization_database merge 16 years ago
javascript reverted previous change 16 years ago
kses-0.2.2 merge 16 years ago
magpierss merge 16 years ago
mediaplayer merge 16 years ago
mimetex merge 16 years ago
mp3player merge 16 years ago
mpdf merge 16 years ago
nusoap merge 16 years ago
pchart merge 16 years ago
pclzip merge 16 years ago
pear Fixes CT#883 multiselect bug in group and survey tool, adding javascript code to work with new version of the QuickForm_advmultiselect Class 16 years ago
phpmailer merge 16 years ago
ppt2png merge 16 years ago
search merge 16 years ago
swfobject merge 16 years ago
xajax merge 16 years ago
.htaccess merge 16 years ago
access_url_edit_courses_to_url_functions.lib.php Merge 16 years ago
access_url_edit_sessions_to_url_functions.lib.php Merge 16 years ago
access_url_edit_users_to_url_functions.lib.php Merge 16 years ago
add_course.lib.inc.php Minor - Cosmetic changes 16 years ago
add_courses_to_session_functions.lib.php Minor - Cosmetic changes 16 years ago
add_many_session_to_category_functions.lib.php Add database::escape_string 16 years ago
app_view.php Minor - change header 16 years ago
array.lib.php Minor - Cosmetic changes 16 years ago
attendance.lib.php Minor performance improvements 16 years ago
banner.lib.php Forcing the month view in the \"Personal agenda\" 16 years ago
blog.lib.php Minor - Cosmetic changes 16 years ago
classmanager.lib.php Deleting ==== from heades adding license text 16 years ago
course.lib.php Improve presentation list users in users CT#968 16 years ago
course_description.lib.php hide thematic advance option from course description tool - partial BT#578 16 years ago
course_document.lib.php Deleting ==== from heades adding license text 16 years ago
course_home.lib.php fixed - Learner or teacher view now works inside a session - partial CT#828 16 years ago
dashboard.lib.php Dashboard tool: avoid warning message 16 years ago
database.lib.php Minor - removed unused SVN header 16 years ago
debug.lib.inc.php Setting the temp dir for the Spreadsheet_Excel_Writer class problems found in some servers due the tempnam PHP function. tmp file set to api_get_path(SYS_ARCHIVE_PATH) see BT#836 Thanks to Noa for reporting it. 16 years ago
diagnoser.lib.php Merge 16 years ago
display.lib.php Feature #272 - Revision of Display class. The deprecated metod Display::user_name() has been removed (use api_get_person_name() instead). 16 years ago
document.lib.php office 2007 mimetypes (changeset: 9270:22e462b9b948 from dokeos) 16 years ago
events.lib.inc.php Adding database::escape_string 16 years ago
exercise_show_functions.lib.php Minor - Cosmetic changes 16 years ago
export.lib.inc.php Deleting ==== from heades adding license text 16 years ago
fileDisplay.lib.php Avoid warning messages if input is an array in choose_image function 16 years ago
fileManage.lib.php Database::escape_string added 16 years ago
fileUpload.lib.php Deleting document dir or document file when deleting a group document. Delete group actions has been fixed to delete or renamed the folder, now it depends in the same setting as the Document Tool. see CT#579 16 years ago
geometry.lib.php Deleting ==== from heades adding license text 16 years ago
glossary.lib.php Removing double validation 16 years ago
group_portal_manager.lib.php Merge 16 years ago
groupmanager.lib.php Minor - cleaning code 16 years ago
image.lib.php Deleting ==== from heades adding license text 16 years ago
import.lib.php Deleting ==== from heades adding license text 16 years ago
index.html merge 16 years ago
internationalization.lib.php Fixing variable name in function api_convert_and_format_date() 16 years ago
internationalization_internal.lib.php Feature #272: Internationalization library: Some internal default values have been changed from ISO-8859-15 to UTF-8. 16 years ago
legal.lib.php Deleting ==== from heades adding license text 16 years ago
login.lib.php Merge 16 years ago
mail.lib.inc.php added embedded images inside content of announcement sent by email - private BT#925 16 years ago
main_api.lib.php Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 16 years ago
message.lib.php Minor fixing message output 16 years ago
notebook.lib.php Removing double validation: Database::escape_string + Security::remove_XSS 16 years ago
online.inc.php Typo fixed 16 years ago
security.lib.php Minor changing Dxxxx to Chamilo 16 years ago
session_handler.class.php Feature #272 - session_handler class: Corrections about the encoding of the database connection used for storing php-session data. 16 years ago
sessionmanager.lib.php Cleaning code, chamilo code style changes, \"all agenda\" feature work with courses and sessions, only admins and rrhh users can see this page see CT#986 16 years ago
social.lib.php Updating function call 16 years ago
sortabletable.class.php Merge 16 years ago
specific_fields_manager.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
stats.lib.inc.php Deleting ==== from heades adding license text 16 years ago
statsUtils.lib.inc.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
surveymanager.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
system_announcements.lib.php Reverting changeset aba896ff8d, fixing the user timezone only need to call the api_convert_and_format_date see CT#1166 16 years ago
tablesort.lib.php Feature #272 - TableSort class: More optimizations. 16 years ago
text.lib.php Feature #272 - text.lib.php: Adding two new functions api_camel_case_to_underscore() and api_underscore_to_camel_case() and tests for them. 16 years ago
thematic.lib.php SQL queries improvements 16 years ago
tracking.lib.php Showing Announcement in the Report on resource page CT#303 16 years ago
upload.xajax.php merge 16 years ago
urlmanager.lib.php merge 16 years ago
usermanager.lib.php Minor - cleaning code 16 years ago
xht.lib.php merge 16 years ago
xmd.lib.php Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 16 years ago