Minor - Fix comment in data.sql

1.10.x
Yannick Warnier 10 years ago
parent e2328b37b3
commit 1dec79ca51
  1. 2
      main/install/data.sql

@ -1627,7 +1627,7 @@ INSERT INTO sequence_type_entity VALUES
(2,'Quiz', 'Quiz and Tests','c_quiz'),
(3,'LpItem', 'Items of a Learning Path','c_lp_item');
-- Version 1.10.0.40
-- Version 1.10.0.39
INSERT INTO settings_current
(variable, subkey, type, category, selected_value, title, comment, scope, subkeytext, access_url_changeable)

Loading…
Cancel
Save