3.8.9-2018-06-19.sql 106 Bytes
-- Enable Sample Data Module.
UPDATE `#__extensions` SET `enabled` = '1' WHERE `name` = 'mod_sampledata';