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(). 15 年 前
..
Announcement.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
Course.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
CourseArchiver.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
CourseBuilder.class.php 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 15 年 前
CourseDescription.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
CourseRecycler.class.php f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 15 年 前
CourseRestorer.class.php 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(). 15 年 前
CourseSelectForm.class.php 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 年 前
CourseSession.class.php 52b62475aa merge 15 年 前
Document.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
DummyCourseCreator.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
Event.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
Forum.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
ForumCategory.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
ForumPost.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
ForumTopic.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
Glossary.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
Learnpath.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
Link.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
LinkCategory.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
Quiz.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
QuizQuestion.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
Resource.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
ScormDocument.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
Survey.class.php 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 年 前
SurveyInvitation.class.php 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 年 前
SurveyQuestion.class.php 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 年 前
ToolIntro.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前