Fixed duplicate in log_display, and improved installation

for non-English users
This commit is contained in:
moodler
2004-07-29 18:44:57 +00:00
parent 2eb68e6f6b
commit f28db22d06
6 changed files with 35 additions and 22 deletions
-1
View File
@@ -285,4 +285,3 @@ INSERT INTO prefix_log_display VALUES ('course', 'user report', 'user', 'CONCAT(
INSERT INTO prefix_log_display VALUES ('course', 'view', 'course', 'fullname');
INSERT INTO prefix_log_display VALUES ('course', 'update', 'course', 'fullname');
INSERT INTO prefix_log_display VALUES ('course', 'enrol', 'course', 'fullname');
INSERT INTO prefix_log_display VALUES ('course', 'update', 'course', 'fullname');