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/user
Julio Montoya 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 14 years ago
..
class.php
classes.php Fixing classes.php due the last changed 14 years ago
index.html
subscribe_class.php
subscribe_user.php Adding order in tracking use table see #3477 14 years ago
user.php Removing $_configuration['tracking_enabled'] because its always true see #2808 14 years ago
userInfo.php Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 14 years ago
userInfoLib.php
user_add.php