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/forum
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 16 years ago
..
download.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
editpost.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago
forumbody.inc.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
forumconfig.inc.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
forumfunction.inc.php Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 16 years ago
forumqualify.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago
forumsearch.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
iframe_thread.php Accept gzopen64() too as a test of the zlib extension load 16 years ago
index.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago
newthread.php Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
reply.php Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
viewforum.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago
viewforumcategory.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago
viewpost.inc.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago
viewpost.php Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
viewthread.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago
viewthread_flat.inc.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago
viewthread_nested.inc.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago
viewthread_threaded.inc.php Implemented new functionalities for training sessions - partial DT #5377 16 years ago